Browse Source

Removed pychache from git

master
kj1352 3 years ago
parent
commit
0a9788c415
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -1,2 +1,3 @@
db.sqlite3 db.sqlite3
.idea
.idea
__pycache__