diff options
author | June McEnroe <june@causal.agency> | 2017-07-30 02:40:03 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-07-30 02:41:09 -0400 |
commit | 664e9245cbfa9ecaf11037c15d55505b171ca1fb (patch) | |
tree | 5e6c41da811ed3c6f40a5940bf21dda7c4e43b5f /.gitignore | |
download | torus-664e9245cbfa9ecaf11037c15d55505b171ca1fb.tar.gz torus-664e9245cbfa9ecaf11037c15d55505b171ca1fb.zip |
Initial commit
Diffstat (limited to '.gitignore')
-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 |