gitignore

This commit is contained in:
Daan
2025-06-04 23:02:36 +02:00
parent ea2239ed73
commit f0faf46557

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
# #
# Binaries for programs and plugins # Binaries for programs and plugins
*
!*.*
*.exe *.exe
*.exe~ *.exe~
*.dll *.dll