aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4717972c28ca01c3c2558a6f9e1e48fea7fa6604 (plain) (blame)
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
28
29
30
31
32
33
34
35
36
*.spyderproject
*.spyderworkspace
*.pyc

*.aux
*.glo
*.idx
*.fdb_latexmk
*.fls
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.pdf
*.swp
*.synctex.gz

!Assignment 3/report/ex31_wine_tree.pdf
Assignment * Files/
HW*.tar.gz
Project/