2023-01-11 16:18:12 +01:00
|
|
|
# Exclude everything and allow only the necessary files
|
|
|
|
|
*
|
2023-01-18 15:15:43 +01:00
|
|
|
!/docker/
|
2023-01-11 16:18:12 +01:00
|
|
|
!/config/
|
|
|
|
|
!/funkwhale_api/
|
|
|
|
|
!/manage.py
|
|
|
|
|
!/poetry.lock
|
|
|
|
|
!/pyproject.toml
|
2017-06-25 23:02:36 +02:00
|
|
|
|
2023-01-11 16:18:12 +01:00
|
|
|
# Python
|
2017-06-25 23:02:36 +02:00
|
|
|
*.py[cod]
|
|
|
|
|
__pycache__
|