diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-22 17:50:37 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-22 17:50:37 -0400 |
commit | 6ac8b315ab02c9b68de2cc08c020e09db4254558 (patch) | |
tree | c428fce2d0a650d30fb0e77165e8dca139469a1b /.gitignore | |
parent | 4003a71535e765fc2e6e727c3702453cc37ca520 (diff) | |
download | cbc-6ac8b315ab02c9b68de2cc08c020e09db4254558.tar.gz |
Ignore test output
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.pyc *.DS_Store +test/output |