update gitignore to ignore .*

This commit is contained in:
James Andariese 2023-04-26 18:53:45 -05:00
parent be7d32c160
commit f023e4bc6c

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
\#*#
*~
charts/
.*
!.gitignore