mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-04 22:00:27 -04:00
Update .gitignore
This commit is contained in:
parent
8da941dc9b
commit
f8e8f4ae00
1 changed files with 5 additions and 0 deletions
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__/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue