This commit is contained in:
Tomáš Dvořák
2025-10-03 17:44:17 +02:00
parent 07ed0c7a0c
commit de415df1a9
-30
View File
@@ -1,30 +0,0 @@
# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
main
# Test binary
*.test
# Output of the go coverage tool
*.out
# Database files
*.sqlite
*.db
# Logos directory
logos/
# Go workspace file
go.work
# IDE
.vscode/
.idea/
*.swp
*.swo
*~