Fix .gitignore, add secure pairing key route, and fix template errors
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,11 @@
|
||||
|
||||
recticel/
|
||||
.venv/
|
||||
__pycache__/
|
||||
app/__pycache__/
|
||||
tray/
|
||||
jdk-11.0.20-full/
|
||||
# Ignore generated or local files
|
||||
py_app/instance/pairing_keys.json
|
||||
py_app/app/forked_tray.py
|
||||
backup/print_module.html
|
||||
|
||||
Reference in New Issue
Block a user