Proto-Peanut / .gitignore
stagbrook-tech's picture
.gitignore
656f526
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.test
# Output of the go coverage tool
*.out
# Dependency directories (vendor/)
vendor/
# Go workspace file
go.work
go.work.sum
# IDE/Editor specific files
.vscode/
.idea/
*.swp