diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3652a69 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# Object files: +*.o + +# Binaries: +SilverMUDClient +SilverMUDServer +SilverMUDClientDebug +SilverMUDServerDebug + +# Profiling Artifacts: +gmon.out \ No newline at end of file