aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8e38adba6ca6b16f4e4739d5fdba550a936d0620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
**/*.md
!huiswerk/huiswerk.md
**/.tmp.sql
opdracht-*/opdracht.pdf
eindopdracht/nfs.xlsx
eindopdracht/nfs.csv
eindopdracht/q5.sql

# latex files
**/*.aux
**/*.bbl
**/*.bcf
**/*.blg
**/*.fdb_latexmk
**/*.fls
**/*.html
**/*.log
**/*.out
**/*.pdf
**/*.run.xml
**/*.synctex.gz
**/*.tex
**/*.toc


eindopdracht/applicatie/venv/
eindopdracht/applicatie/__pycache__/