kevo/.gitignore
Jeremy Tregunna 16c8345e77
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 16s
chore: add ci
2025-04-19 14:54:10 -06:00

22 lines
208 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Output of the go coverage tool
*.out
# Dependency directories
vendor/
# IDE files
.idea/
.vscode/
*.swp
*.swo
# macOS files
.DS_Store