mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 09:11:42 +02:00
Merge branch 'legacy'
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -87,7 +87,7 @@ ipython_config.py
|
||||
# However, in case of collaboration, if having platform-specific dependencies or dependencies
|
||||
# having no cross-platform support, pipenv may install dependencies that don't work, or not
|
||||
# install all needed dependencies.
|
||||
#Pipfile.lock
|
||||
Pipfile.lock
|
||||
|
||||
# celery beat schedule file
|
||||
celerybeat-schedule
|
||||
@ -139,4 +139,7 @@ node_modules/
|
||||
# Version identification file
|
||||
.version
|
||||
|
||||
**/.angular/
|
||||
**/.angular/
|
||||
|
||||
# Docker secrets
|
||||
secrets.yml
|
||||
|
Reference in New Issue
Block a user