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 0eb4059a7c
commit 01dfb1850a
No known key found for this signature in database
GPG Key ID: DC969A6BA7657A70
1 changed files with 3 additions and 3 deletions

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/*