mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Reorganise the file structure into a project tree
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,9 +1,9 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*~
|
*~
|
||||||
*.db
|
*.db
|
||||||
dbsettings.py
|
app/conf/dbsettings.py
|
||||||
logs/
|
logs/
|
||||||
settingslocal.py
|
app/conf/settingslocal.py
|
||||||
env
|
env
|
||||||
*.pid
|
*.pid
|
||||||
brokersettings.py
|
app/conf/brokersettings.py
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user