mirror of
https://github.com/github/gitignore.git
synced 2025-01-01 20:35:09 +08:00
Merge pull request #1858 from Harrison-G/patch-2
Add Flask instance folder
This commit is contained in:
commit
06c9fd7485
@ -53,6 +53,9 @@ coverage.xml
|
|||||||
*.log
|
*.log
|
||||||
local_settings.py
|
local_settings.py
|
||||||
|
|
||||||
|
# Flask instance folder
|
||||||
|
instance/
|
||||||
|
|
||||||
# Sphinx documentation
|
# Sphinx documentation
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user