Added .gitignore and removed .hgignore
This commit is contained in:
parent
b8ded16210
commit
32c0471e3c
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.aux
|
||||||
|
*.bbl
|
||||||
|
*.blg
|
||||||
|
*.log
|
||||||
|
*.pdf
|
||||||
|
*.synctex
|
||||||
|
*.synctex.gz
|
||||||
|
*.tuc
|
||||||
|
*.bak
|
||||||
|
*~
|
@ -1,5 +0,0 @@
|
|||||||
.log
|
|
||||||
.pdf
|
|
||||||
.synctex.gz
|
|
||||||
.top
|
|
||||||
.tuc
|
|
Loading…
x
Reference in New Issue
Block a user