Ignore hidden folders by default
This commit is contained in:
parent
e3e0d46af9
commit
9619a63e4e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ logs/*.log.*
|
||||||
|
|
||||||
# Auto-downloaded binaries
|
# Auto-downloaded binaries
|
||||||
bin/
|
bin/
|
||||||
|
|
||||||
|
# Any hidden folders
|
||||||
|
**/.*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue