Django boilerplate
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
/.idea/
|
||||
# Distribution / packaging:
|
||||
*.egg-info/
|
||||
/dist/
|
||||
# Python cache:
|
||||
__pycache__/
|
||||
# Tests:
|
||||
|
Reference in New Issue
Block a user