Move Code into repo

This commit is contained in:
Aaron Kimbre
2022-01-16 12:22:00 -06:00
parent 1eef1854bc
commit 53ffe927f3
196 changed files with 33149 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
credentials.py
resources.py
.idea/
__pycache__/
venv/
static/policy/
app/static/site.css
app/static/.webassets-cache/**/*
app/static/brickdb/*
locale.json
app/static/ldddb/*
.vscode/settings.json
locale.xml
app/luclient/*
app/cache/*