1
0
Fork 0
ynh-apps_tools/.gitignore
2024-09-14 12:00:12 +02:00

25 lines
281 B
Text

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