mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Merge branch 'dev' of https://github.com/bunkerity/bunkerweb into dev
This commit is contained in:
commit
19ae4791e8
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,8 +2,10 @@ site/
|
|||
.idea/
|
||||
.vscode/
|
||||
__pycache__
|
||||
env
|
||||
env/
|
||||
tmp_venv/
|
||||
node_modules
|
||||
/src/ui/*.txt
|
||||
.mypy_cache
|
||||
.cache/
|
||||
/package*.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue