frostfs-s3-gw/.gitignore
Stanislav Bogatyrev 06d0c506d9 [#579] Remove cache dir at cleanup
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2022-07-06 10:49:46 +03:00

18 lines
127 B
Text

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