Skip to content

Commit

Permalink
Update gitignore for all sqlite3 dbs
Browse files Browse the repository at this point in the history
  • Loading branch information
codingforentrepreneurs committed Jul 16, 2020
1 parent 6e725d7 commit ca5b57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -2,7 +2,7 @@
__pycache__/
*.py[cod]
*$py.class

*.sqlite3
# C extensions
*.so

Expand Down

0 comments on commit ca5b57d

Please sign in to comment.