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