mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-08 12:35:27 +00:00
edited .gitignore
This commit is contained in:
parent
8aee3a36f9
commit
cbbcf04630
10
.gitignore
vendored
10
.gitignore
vendored
@ -42,6 +42,13 @@ local_settings.py
|
||||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
|
||||
# Vue stuff:
|
||||
frontend/dist/
|
||||
frontend/node_modules/
|
||||
frontend/npm-debug.log
|
||||
frontend/.vite/
|
||||
frontend/.vscode/
|
||||
|
||||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
|
||||
@ -55,4 +62,5 @@ env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Other
|
||||
Video
|
||||
Video
|
||||
.idea/
|
Loading…
x
Reference in New Issue
Block a user