mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
c820870cc8
* Ignores `*.1` and `*.7` files, closes #690 * Now adds `*.1` files to test them
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
# Excluding from GitHub languages:
|
|
vendor/ linguist-vendored
|
|
|
|
# Excluding from GitHub diff:
|
|
*.1 linguist-generated
|
|
*.7 linguist-generated
|
|
|
|
# Excluding from `git diff`:
|
|
*.1 -diff
|
|
*.7 -diff
|