1
0
Fork 0

Update gitignore after repo split

This commit is contained in:
Félix Piédallu 2024-09-13 12:09:35 +02:00 committed by Félix Piédallu
parent f391deaf01
commit aadb331616

5
.gitignore vendored
View file

@ -7,18 +7,19 @@
# Python files
venv/
.venv/
__pycache__/
.mypy_cache/
# Github authentication files
/tools/.github_*
.github_*
# yunohost specific cache/output dirs
.apps_cache
builds*
# Static assets
tools/app_generator/static
app_generator/static
# local debuggings
package_linter/