Browse Source

Removed pychache from git

master
kj1352 3 years ago
parent
commit
8b694a2d58
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -1,3 +1,3 @@
db.sqlite3 db.sqlite3
.idea .idea
__pycache__
*/__pycache__