summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b95a57074c551084ac2734467eb4c1f1355e45a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
**/latex.out
*~
*.orig
*.pyc
.*.sw?
.sw?
*.elf
*.pdf
*.html
**/bin
**/build
**/target
**/__pycache__