ci: .gitignore ignore all dot-prefixed files except for Git files

This commit is contained in:
Alfi Maulana 2023-03-20 10:17:27 +07:00
parent 0bbf0f6c82
commit 65da660746
No known key found for this signature in database
GPG Key ID: 2242A64C2A8DF5A4

3
.gitignore vendored
View File

@ -1 +1,4 @@
.*
!.git*
build build