forked from TrueCloudLab/frostfs-s3-gw
Dmitriy Zabolotskiy
dd25331210
Debian package includes: - user creation; - directories and permissions; - unit file for systemd Signed-off-by: Dmitriy Zabolotskiy <d.zabolotskiy@yadro.com>
24 lines
201 B
Text
24 lines
201 B
Text
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# Tree service
|
|
internal/neofs/services/tree/
|
|
|
|
# Vendoring
|
|
vendor
|
|
|
|
# tempfiles
|
|
.DS_Store
|
|
*~
|
|
.cache
|
|
|
|
# binary
|
|
bin/
|
|
|
|
# coverage
|
|
coverage.txt
|
|
coverage.html
|
|
|
|
# debhelpers
|
|
**/.debhelper
|