Update .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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__/
|
||||||
|
|||||||
Reference in New Issue
Block a user