mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-03-21 17:44:58 -05:00
26 lines
204 B
Plaintext
26 lines
204 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~
|
|
|
|
# Editor files
|
|
.vscode
|