Skip to content

Commit

Permalink
Fix remaining issue with gitignore to hide db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Edb83 committed May 16, 2021
1 parent f05028e commit f741208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ __pycache__/
*.sqlite3
*.pyc
node_modules/
db.json

0 comments on commit f741208

Please sign in to comment.