19 lines
271 B
Plaintext
Executable File
19 lines
271 B
Plaintext
Executable File
# Build artifacts
|
|
bin/
|
|
*.tmp
|
|
*.log
|
|
|
|
# User data (auto-created on first run)
|
|
lists/*-user.txt
|
|
.service/installed_strategy
|
|
.service/game_filter_enabled
|
|
.service/ipset_filter_*
|
|
.service/check_updates_enabled
|
|
|
|
# Build dirs
|
|
/tmp/zapret-build-*
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|