Melhora
This commit is contained in:
parent
eebe8257aa
commit
75203d0791
7 changed files with 108 additions and 67 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -1,6 +1,22 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
*.aux
|
||||
*.pdf
|
||||
*.out
|
||||
*.toc
|
||||
*.synctex.gz
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.bbl
|
||||
*.blg
|
||||
*.nav
|
||||
*.snm
|
||||
*.vrb
|
||||
*.dvi
|
||||
*.xdv
|
||||
*.lot
|
||||
*.lof
|
||||
tmp/
|
||||
old/
|
||||
.auctex*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue