wfc-server/.gitignore
2025-10-12 18:24:33 +02:00

28 lines
217 B
Plaintext

# Local configuration files
config.xml
profanity.txt
*.der
*.pem
# Local scripts
*.sh
*.bat
# Logs
logs
# Payload data
payload
# Reload state
state
# Executables
*.exe
*.exe~
wwfc
# Editor files
.vscode
.github