Don't ignore files in inc/mod directory.

The original pathspec matches any path with "mod" in it. We modified
it here to only match directories at the top level.
This commit is contained in:
Dedushka 2021-01-17 13:01:22 -05:00
parent 64a53e16e6
commit f030ce8215

6
.gitignore vendored
View file

@ -61,9 +61,9 @@ tf/
[._]s[a-w][a-z]
# special boards
all/
mod/
random/
/all/
/mod/
/random/
# Banners
banners/*