Files
webeditor3d/.gitignore

31 lines
263 B
Plaintext

.git
node_modules
package-lock.json
.venv
venv
__pycache__
.mypy_cache
.pytest_cache
dist
build
out
.next
.nuxt
.turbo
.parcel-cache
.cache
target
src-tauri/target
coverage
logs
tmp
temp
output
tmp*
*.log
*.tmp
*.swp
.last-run.json
playwright-report
test-results