Skip to content

Commit

Permalink
metadata: Ignore symlinks as well as directories
Browse files Browse the repository at this point in the history
  • Loading branch information
floppym committed Aug 25, 2015
1 parent 45e1b39 commit d7c61f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions metadata/.gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# These are added during tree generation only.
/cache/
/dtd/
/glsa/
/md5-cache/
/news/
/cache
/dtd
/glsa
/md5-cache
/news
/herds.xml
/timestamp
/timestamp.chk
Expand Down

0 comments on commit d7c61f7

Please sign in to comment.