]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
.gitignore: only ignore *.yaml in root directory
authorJason Ish <ish@unx.ca>
Thu, 25 Jan 2018 22:19:57 +0000 (16:19 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 29 Jan 2018 10:44:01 +0000 (11:44 +0100)
.gitignore

index 8faa686c0ef93f07e2c1359ce786907ba128e2fb..e7057d1ddd04a16b33cfd66ba4fee89706d5508a 100644 (file)
@@ -5,7 +5,7 @@
 *.log
 *.rule
 *.rules
-*.yaml
+/*.yaml
 Makefile
 .deps/
 .libs/