summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 71895e2cd9d78a9b632a0eda9b3642d62fd13070 (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
28
29
30
31
32
33
34
35
36
# C++ files:
*.exe
*.out
*.o
*.obj
*.a
graphicus-*

# Ctags:
tags

# Vim buffers:
*.swp

# LaTeX Files
*.4tc
*.xref
*.tmp
*.pyc
*.pyo
*.fls
*.vrb
*.fdb_latexmk
*.bak
*.swp
*.aux
*.log
*.bbl
*.blg
*.bcf
*.run.xml
*.synctex
_minted-*
*.lof
*.lot
*.toc