Remove Temp Files and update .gitignore
This removes temporary files and updates .gitignore to ignore them in the future.
This commit is contained in:
parent
4e5711986f
commit
218d5cfb6a
|
@ -2,3 +2,10 @@
|
|||
*.fdb_latexmk
|
||||
*.log
|
||||
*.synctex.gz
|
||||
*.ps
|
||||
*.toc
|
||||
*.lot
|
||||
*.dvi
|
||||
*.lof
|
||||
.vscode/
|
||||
*.fls
|
||||
|
|
Binary file not shown.
87346
Characters/Hero.ps
87346
Characters/Hero.ps
File diff suppressed because it is too large
Load Diff
|
@ -1,2 +0,0 @@
|
|||
PWD /home/jrasku/Documents/TTRPG Games/7th Sea/Characters
|
||||
INPUT /usr/share/texmf-dist/web2c/texmf.cnf
|
Loading…
Reference in New Issue