diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2017-11-27 19:33:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-27 19:33:22 -0500 |
| commit | e5d193a05b2c4515ce2da0fcb59ad8668dec3977 (patch) | |
| tree | ddc3ce43ea9d87ea9cf1d15705820e5964d78db3 /test | |
| parent | 99b5cec8b37e25418bbfe2fc251f2adfd57603a2 (diff) | |
| parent | 13d46e7e593916effc2ca7d636a1c58352bad0bf (diff) | |
Merge pull request #220 from Gman98ish/master
Can now pass --exclude as a flag
Diffstat (limited to 'test')
| -rw-r--r-- | test/files/input-dir/in/exclude.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/input-dir/in/exclude.txt b/test/files/input-dir/in/exclude.txt new file mode 100644 index 00000000..d9cfae16 --- /dev/null +++ b/test/files/input-dir/in/exclude.txt @@ -0,0 +1 @@ +Should not be included |
