kevo/.gitignore
Jeremy Tregunna 6120035bde
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 9m38s
docs: added config guide for configuring storage engine
2025-04-20 01:19:42 -06:00

27 lines
271 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Output of the coverage, benchmarking, etc.
*.out
*.prof
benchmark-data
# Executables
storage-bench
# Dependency directories
vendor/
# IDE files
.idea/
.vscode/
*.swp
*.swo
# macOS files
.DS_Store