update gitignore to ignore .*
This commit is contained in:
parent
be7d32c160
commit
f023e4bc6c
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
\#*#
|
||||
*~
|
||||
charts/
|
||||
.*
|
||||
!.gitignore
|
||||
|
|
Loading…
Reference in New Issue
Block a user