Ignore hidden folders by default

pull/343/head
Antti Kettunen 1 month ago
parent e3e0d46af9
commit 9619a63e4e
No known key found for this signature in database
GPG Key ID: C6B2A3D250359BD7

3
.gitignore vendored

@ -22,3 +22,6 @@ logs/*.log.*
# Auto-downloaded binaries
bin/
# Any hidden folders
**/.*/

Loading…
Cancel
Save