MERGE: pull request #39 from threeal/ignore-dotfiles

Git Ignore All Dot Prefixed Files
This commit is contained in:
Alfi Maulana 2023-03-20 10:26:26 +07:00 committed by GitHub
commit d84a2acdb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

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