mirror of
https://asciireactor.com/otho/phy-4660.git
synced 2024-11-21 12:55:06 +00:00
Added gitignore.
This commit is contained in:
parent
79076b1539
commit
9a2a4894c0
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
*.out
|
||||
*.log
|
||||
*.aux
|
||||
*.bbl
|
||||
*.blg
|
||||
*.fls
|
||||
*.bcf
|
||||
*.fdb_latexmk
|
||||
*.gz
|
||||
*.tex.new
|
||||
.~lock.*
|
||||
*.run.xml
|
||||
*.zip
|
||||
.ipynb_checkpoints/
|
Loading…
Reference in New Issue
Block a user