35 lines
303 B
Plaintext
35 lines
303 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
|
|
.DS_Store
|
|
.materials_*/
|
|
.hdris_*/
|
|
*.zip
|