Files
ep-133-project-export/.gitignore
2026-07-13 04:38:22 +02:00

29 lines
224 B
Plaintext

*.log
*.swp
*.tmp
.cache
.git
.mypy_cache
.next
.nuxt
.parcel-cache
.pytest_cache
.turbo
.venv
__pycache__
build
coverage
dist
dist-tauri
logs
node_modules
out
output
src-tauri/gen
src-tauri/target
target
temp
tmp
tmp*
venv