From: Jason Ish Date: Thu, 25 Jan 2018 22:19:57 +0000 (-0600) Subject: .gitignore: only ignore *.yaml in root directory X-Git-Tag: suricata-4.1.0-beta1~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a89d939fcb1a0718916f7b3ffce138be50e7138;p=thirdparty%2Fsuricata.git .gitignore: only ignore *.yaml in root directory --- diff --git a/.gitignore b/.gitignore index 8faa686c0e..e7057d1ddd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ *.log *.rule *.rules -*.yaml +/*.yaml Makefile .deps/ .libs/