Fixed git ignore bug
Some checks are pending
CI / Test (1.23) (push) Waiting to run
CI / Test (1.24) (push) Waiting to run
CI / Test (1.25) (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Build (push) Waiting to run

This commit is contained in:
Hein
2025-12-18 14:37:34 +02:00
parent 1e38e9e9ce
commit b7950057eb
5 changed files with 686 additions and 2 deletions

2
.gitignore vendored
View File

@@ -22,7 +22,6 @@
go.work
# RelSpec specific
relspec
*.test
coverage.out
coverage.html
@@ -32,7 +31,6 @@ coverage.html
.idea/
*.swp
*.swo
*~
# OS
.DS_Store