diff options
| author | June McEnroe <programble@gmail.com> | 2017-07-30 13:44:17 -0400 |
|---|---|---|
| committer | June McEnroe <programble@gmail.com> | 2017-07-30 13:44:17 -0400 |
| commit | 2ee6b51c0586407d6d32f6bdd45dced1fb17a295 (patch) | |
| tree | ceb110d420d6c7e65666cfb70f600b314587b22a /.gitignore | |
| parent | Add ` command (diff) | |
| download | torus-2ee6b51c0586407d6d32f6bdd45dced1fb17a295.tar.gz torus-2ee6b51c0586407d6d32f6bdd45dced1fb17a295.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 |