Chagned gitignore, hopefully nothing happens

This commit is contained in:
Daan Selen
2025-05-27 14:06:29 +02:00
parent d1a86ce982
commit 1d85d9bcf4
8 changed files with 34 additions and 22 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,9 @@
# Ignore all
*
# Unignore all with extensions
!*.*
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore