mirror of
https://github.com/github/gitignore
synced 2024-11-12 23:08:51 +01:00
In Python.gitignore delete stuff
at headings' ends
This commit is contained in:
parent
02359a1a26
commit
4d4fdf3139
@ -55,17 +55,17 @@ cover/
|
||||
*.mo
|
||||
*.pot
|
||||
|
||||
# Django stuff
|
||||
# Django
|
||||
*.log
|
||||
local_settings.py
|
||||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
|
||||
# Flask stuff
|
||||
# Flask
|
||||
instance/
|
||||
.webassets-cache
|
||||
|
||||
# Scrapy stuff
|
||||
# Scrapy
|
||||
.scrapy
|
||||
|
||||
# Sphinx documentation
|
||||
@ -112,7 +112,7 @@ ipython_config.py
|
||||
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
|
||||
__pypackages__/
|
||||
|
||||
# Celery stuff
|
||||
# Celery
|
||||
celerybeat-schedule
|
||||
celerybeat.pid
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user