diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/.gitignore | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/metadata/.gitignore b/metadata/.gitignore index fcc8c963896b..6298aae3a175 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -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 |