SilverMUD/.gitignore

15 lines
184 B
Plaintext
Raw Normal View History

2023-04-11 10:16:29 +00:00
# Object files:
*.o
# Binaries:
SilverMUDClient
SilverMUDServer
SilverMUDClientDebug
SilverMUDServerDebug
# Profiling Artifacts:
gmon.out
# LSP whatnot:
.cache
compile_commands.json