metadata: anchor the ignored paths
authorMike Frysinger <vapier@gentoo.org>
Tue, 11 Aug 2015 04:00:20 +0000 (00:00 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 11 Aug 2015 04:01:31 +0000 (00:01 -0400)
We don't want to ignore all files named "glsa", just the "glsa" dir in
the metadata dir.

metadata/.gitignore

index fcc8c963896b10db3c413209a0bfe3a67e97e542..6298aae3a1753dcce18810090861285fe9187319 100644 (file)
@@ -1,10 +1,10 @@
-# These are added during tree generation only
-cache
-dtd
-glsa
-md5-cache
-news
-herds.xml
-timestamp
-timestamp.chk
-timestamp.x
+# These are added during tree generation only.
+/cache/
+/dtd/
+/glsa/
+/md5-cache/
+/news/
+/herds.xml
+/timestamp
+/timestamp.chk
+/timestamp.x