diff options
author | June McEnroe <programble@gmail.com> | 2018-02-25 19:16:56 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-25 19:16:56 -0500 |
commit | a2e0b6901cb4eef7ad1d78bee0d70c577c61e0f5 (patch) | |
tree | a7fe735a4b2b509d89eb8d4c4ff6f492df1439a5 /.gitignore | |
parent | Hardcode path lengths in setup (diff) | |
download | stream-a2e0b6901cb4eef7ad1d78bee0d70c577c61e0f5.tar.gz stream-a2e0b6901cb4eef7ad1d78bee0d70c577c61e0f5.zip |
Rewrite everything
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bba9e65..b1b280d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -broadcast +*.o chroot.tar ingest +ptee root setup ssh-command |