diff options
author | Aaron Ball <nullspoon@oper.io> | 2018-11-14 10:51:50 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2018-11-14 11:58:49 -0700 |
commit | 0c3363d807f591c9054f5bdabe501bf6bf67ace1 (patch) | |
tree | d24b980b25d4a4055345eb451b2f30c13e001b6c /.gitignore | |
download | segment-file-0c3363d807f591c9054f5bdabe501bf6bf67ace1.tar.gz segment-file-0c3363d807f591c9054f5bdabe501bf6bf67ace1.tar.xz |
This includes the readme, license, and the bash implementation of the
file segmenter.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fcb152 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +out |