mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-08 04:25:24 +00:00
edited .gitignore
This commit is contained in:
parent
441efc6f0d
commit
8cf414d310
8
.gitignore
vendored
8
.gitignore
vendored
@ -42,6 +42,13 @@ local_settings.py
|
|||||||
db.sqlite3
|
db.sqlite3
|
||||||
db.sqlite3-journal
|
db.sqlite3-journal
|
||||||
|
|
||||||
|
# Vue stuff:
|
||||||
|
frontend/dist/
|
||||||
|
frontend/node_modules/
|
||||||
|
frontend/npm-debug.log
|
||||||
|
frontend/.vite/
|
||||||
|
frontend/.vscode/
|
||||||
|
|
||||||
# Jupyter Notebook
|
# Jupyter Notebook
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
|
||||||
@ -56,3 +63,4 @@ venv.bak/
|
|||||||
|
|
||||||
# Other
|
# Other
|
||||||
Video
|
Video
|
||||||
|
.idea/
|
Loading…
x
Reference in New Issue
Block a user