Full sync - all projects, memory, configs
This commit is contained in:
11
projects/night-shift/.gitignore
vendored
Normal file
11
projects/night-shift/.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
node_modules/
|
||||
.next/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
*.db
|
||||
*.sqlite
|
||||
*.log
|
||||
venv/
|
||||
dist/
|
||||
.credentials/
|
||||
Reference in New Issue
Block a user