hal/.gitignore

14 lines
No EOL
164 B
Text

# Configuration and dependencies
/hal.conf
/hal.db*
/lib/zutil-*
/recordings/
# Runtime files
/screenlog.0*
/OZW_Log.txt
# Build and Ide files
build
.gradle
.idea