diff options
author | June McEnroe <programble@gmail.com> | 2017-08-26 15:28:29 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-08-26 15:28:29 -0400 |
commit | f4e8b0d5ac4c5c933bd2bdbc31a36ed075370c8a (patch) | |
tree | 6684780921dfbe10021e481153ffa45e668bf942 /.gitignore | |
parent | Add license to torus.h as well (diff) | |
download | torus-f4e8b0d5ac4c5c933bd2bdbc31a36ed075370c8a.tar.gz torus-f4e8b0d5ac4c5c933bd2bdbc31a36ed075370c8a.zip |
Add metadata to CSV script
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 50c3846..d08a301 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ chroot.tar client help +meta root server termcap |