forked from TrueCloudLab/frostfs-s3-gw
24 lines
203 B
Text
24 lines
203 B
Text
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# Tree service
|
|
internal/frostfs/services/tree/
|
|
|
|
# Vendoring
|
|
vendor
|
|
|
|
# tempfiles
|
|
.DS_Store
|
|
*~
|
|
.cache
|
|
|
|
# binary
|
|
bin/
|
|
|
|
# coverage
|
|
coverage.txt
|
|
coverage.html
|
|
|
|
# debhelpers
|
|
**/.debhelper
|