mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1858 from Harrison-G/patch-2
Add Flask instance folder
This commit is contained in:
commit
06c9fd7485
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue