27 lines
253 B
Text
27 lines
253 B
Text
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# Vendoring
|
|
vendor
|
|
|
|
# tempfiles
|
|
.DS_Store
|
|
*~
|
|
.cache
|
|
|
|
# binary
|
|
bin/
|
|
|
|
# coverage
|
|
coverage.txt
|
|
coverage.html
|
|
|
|
# debhelpers
|
|
**/*debhelper*
|
|
|
|
# debian package build files
|
|
debian/files
|
|
debian/*.log
|
|
debian/*.substvars
|
|
debian/frostfs-s3-gw/
|