Edit .gitignore in example project.
This commit is contained in:
parent
1677df7627
commit
bf5edb6672
1 changed files with 1 additions and 0 deletions
1
example_project/.gitignore
vendored
1
example_project/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*.sqlite3
|
||||
*.pem
|
||||
static/
|
||||
|
|
Loading…
Reference in a new issue