kevo/.gitignore

28 lines
274 B
Plaintext

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