mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-08-09 20:14:01 +00:00
Move Code into repo
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal 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/*
|
Reference in New Issue
Block a user