gitignore
This commit is contained in:
parent
add9caf0f2
commit
267d424dcc
4
freekake_api/.gitignore
vendored
4
freekake_api/.gitignore
vendored
@ -71,8 +71,8 @@ media/
|
|||||||
staticfiles/
|
staticfiles/
|
||||||
|
|
||||||
# Migrations (optional, keep *.py if you want to version control)
|
# Migrations (optional, keep *.py if you want to version control)
|
||||||
**/migrations/*.py
|
# **/migrations/*.py
|
||||||
**/migrations/__init__.py
|
# **/migrations/__init__.py
|
||||||
**/migrations/*.pyc
|
**/migrations/*.pyc
|
||||||
**/migrations/__pycache__/
|
**/migrations/__pycache__/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user