mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
22 lines
161 B
Plaintext
22 lines
161 B
Plaintext
# Act secrets file
|
|
.secrets
|
|
|
|
# Docker volumes
|
|
tor-data/
|
|
tor-logs/
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.log
|