diff options
author | June McEnroe <june@causal.agency> | 2017-08-26 15:28:29 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-08-26 15:28:29 -0400 |
commit | adbb3d376c1456b9df50c4e78b2ec54dc154118f (patch) | |
tree | 167a1462e98e67471a11724acc2dded222f9b1af /.gitignore | |
parent | Add license to torus.h as well (diff) | |
download | torus-adbb3d376c1456b9df50c4e78b2ec54dc154118f.tar.gz torus-adbb3d376c1456b9df50c4e78b2ec54dc154118f.zip |
Add metadata to CSV script
Diffstat (limited to '.gitignore')
-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 |