gitignore: adding temporary files for PDF-A creation
This commit is contained in:
parent
61f4d393ea
commit
4b7c5d80ce
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
*.aux
|
*.aux
|
||||||
*.log
|
*.log
|
||||||
|
*.out
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
|
*.xmpdata
|
||||||
|
pdfa.xmpi
|
||||||
|
|
Loading…
Reference in a new issue