frostfs-node/.gitignore

35 lines
253 B
Text
Raw Normal View History

# IDE
2020-07-24 13:54:03 +00:00
.idea
.vscode
# Vendoring
vendor
# tempfiles
.DS_Store
*~
.cache
temp
tmp
# binary
bin/
release/
# coverage
coverage.txt
coverage.html
# testing
cmd/test
/plugins/
testfile
# misc
.neofs-cli.yml
# debhelpers
**/.debhelper
debian/changelog