Skip to content

Commit

Permalink
add ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
pydjangoboy committed Jul 15, 2019
1 parent 97f1530 commit 15cbcc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.*idea/
db.sqlite3
db.sqlite3
__pycache__

0 comments on commit 15cbcc5

Please sign in to comment.