1
0
Fork 0
ynh-apps_tools/.gitignore
2024-08-17 13:34:01 +02:00

24 lines
287 B
Text

# Temporary files
*.swp
*.log
*~
.DS_Store
.vscode/
# Python files
venv/
__pycache__/
.mypy_cache/
# Github authentication files
/tools/.github_*
# yunohost specific cache/output dirs
.apps_cache
builds*
# Static assets
tools/app_generator/static
# local debuggings
package_linter/