summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGeorge Kelly <gdog.kelly@googlemail.com>2017-10-30 22:14:45 +0000
committerGeorge Kelly <gdog.kelly@googlemail.com>2017-11-27 20:04:32 +0000
commit0e33e6fc712d31b742f470cc69d4166c2804ee5e (patch)
treeedcdaad482b05d887ed51af61aca46985f3eee9a /test
parent99b5cec8b37e25418bbfe2fc251f2adfd57603a2 (diff)
Can now pass --exclude as a flag
exclude takes a glob and ensures that any files found in that glob aren't parsed
Diffstat (limited to 'test')
-rw-r--r--test/files/input-dir/in/exclude.txt1
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