diff options
author | June McEnroe <june@causal.agency> | 2017-07-30 13:44:17 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-07-30 13:44:17 -0400 |
commit | 88dce55272dd95808b91760bf3384f193aa95a9f (patch) | |
tree | 540496482291bd10963040fc703b1f7bf22fa45d /.gitignore | |
parent | Add ` command (diff) | |
download | torus-88dce55272dd95808b91760bf3384f193aa95a9f.tar.gz torus-88dce55272dd95808b91760bf3384f193aa95a9f.zip |
Add chroot.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 39fd7f6..2020094 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ +chroot.tar client help +root server torus.dat torus.sock |