Files
4.0/.cursorignore
2025-07-03 17:39:09 +08:00

23 lines
477 B
Plaintext

# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
node_modules_w/
node_modules_l/
.settings/
.history/
build/linux-unpacked/
build/win-unpacked/
logs/
# Executables
*.swf
*.air
*.ipa
*.apk
*.deb
*.exe
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.