Move files to folders
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,9 +1,9 @@
|
||||
flask_session/
|
||||
application/__pycache__/
|
||||
application/session_data.json
|
||||
bank.db
|
||||
test_database.db
|
||||
log.txt
|
||||
server/bank.db
|
||||
server/test_database.db
|
||||
server/log.txt
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user