mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-06 03:16:57 -06:00
fixed routes.py
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
/xeviondevenv/*
|
||||
xevion.dev.ini
|
||||
*.old
|
||||
*.pem
|
||||
*.pyc
|
||||
key
|
||||
/app.db
|
||||
/key
|
||||
@@ -5,4 +10,4 @@ key
|
||||
/migrations/*
|
||||
/venv/*
|
||||
/app/__pycache__/*
|
||||
/__pycache__/*
|
||||
/__pycache__/*
|
||||
|
||||
Reference in New Issue
Block a user