Update .gitignore

This commit is contained in:
Elias Bachaalany 2023-12-11 17:52:18 -08:00
parent 8da941dc9b
commit f8e8f4ae00

5
.gitignore vendored
View file

@ -375,9 +375,14 @@ TSWLatexianTemp*
# xwatermark package # xwatermark package
*.xwm *.xwm
# *.pyc files
*.pyc
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
# option is specified. Footnotes are the stored in a file with suffix Notes.bib. # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored. # Uncomment the next line to have this generated file ignored.
#*Notes.bib #*Notes.bib
.DS_Store .DS_Store
__pycache__/