feat: use allowlist based .dockerignore

environments/review-docs-docs-p5xm4f/deployments/16617
jo 2023-01-11 16:18:12 +01:00
rodzic bb0dbfb509
commit 419eec2baa
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B2FEC9B22722B984
1 zmienionych plików z 9 dodań i 67 usunięć

Wyświetl plik

@ -1,70 +1,12 @@
### OSX ###
.DS_Store
.AppleDouble
.LSOverride
# Exclude everything and allow only the necessary files
*
!/compose/
!/config/
!/funkwhale_api/
!/manage.py
!/poetry.lock
!/pyproject.toml
### SublimeText ###
# cache files for sublime text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
# workspace files are user-specific
*.sublime-workspace
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
# sftp configuration file
sftp-config.json
# Basics
# Python
*.py[cod]
__pycache__
# Logs
*.log
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
htmlcov
# Translations
*.mo
*.pot
# Pycharm
.idea
# Vim
*~
*.swp
*.swo
# npm
front/node_modules/
# Compass
.sass-cache
# virtual environments
.env
# User-uploaded media
funkwhale_api/media/
# Hitch directory
tests/.hitch
# MailHog binary
mailhog
*.sqlite3
music
media
data