frostfs-s3-gw/.gitignore

19 lines
127 B
Plaintext

# IDE
.idea
.vscode
# Vendoring
vendor
# tempfiles
.DS_Store
*~
.cache
# binary
bin/
# coverage
coverage.txt
coverage.html