frostfs-s3-gw/.gitignore
Aleksey Pastukhov 744b52322d [TrueCloudLab#28] Add generated deb builder files to gitignore, and fix typo
Signed-off-by: Aleksey Pastukhov <a.pastukhov@yadro.com>
2023-02-15 10:25:46 +03:00

31 lines
302 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*
# debian package build files
debian/files
debian/*.log
debian/*.substvars
debian/frostfs-s3-gw/