Config, secrets, basic POST handling
* add script/config * add atst.ini * add cookie_secret * update docs
This commit is contained in:
committed by
Jason Garber
parent
6cf7a7bffa
commit
a340eede07
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@ __pycache__
|
||||
# Compiled python bytecode files
|
||||
*.pyc
|
||||
.cache/
|
||||
atst.ini
|
||||
|
||||
# static/fonts for now, since it is just symlink
|
||||
static/fonts
|
||||
|
Reference in New Issue
Block a user