first push
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
*/__pycache__
|
||||
*/*/__pycache__
|
||||
.env
|
||||
db.sqlite3
|
||||
baks
|
||||
*.bak
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
*/__pycache__
|
||||
*/*/__pycache__
|
||||
.env
|
||||
db.sqlite3
|
||||
baks
|
||||
*.bak
|
||||