# Subdirectory specific ignores
*.cache
*.bak
test-output/
coverage/

# Local development files
local-config.json
debug.txt

# Compiled files
*.o
*.so
*.dll

# Package files
*.jar
*.war
*.nar

# Test files
test-results/
*.test
