.gitignore hinzugefügt
This commit is contained in:
parent
c8524f056f
commit
b578723d66
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.aux
|
||||||
|
*.log
|
||||||
|
*.out
|
||||||
|
*.tex.backup
|
||||||
|
*.toc
|
||||||
|
|
Loading…
Reference in a new issue