diff options
author | June McEnroe <programble@gmail.com> | 2017-07-30 02:40:03 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-07-30 02:41:09 -0400 |
commit | f14711f40c281962837ce40af13fb5c37f6045b3 (patch) | |
tree | 85e43d53011d56fe56de8923defc83a07c2b8071 /.gitignore | |
download | torus-f14711f40c281962837ce40af13fb5c37f6045b3.tar.gz torus-f14711f40c281962837ce40af13fb5c37f6045b3.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..39fd7f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +client +help +server +torus.dat +torus.sock |