multinet/.gitignore
Dmitrii Stepanov 760696df5d
[#11] git: Add gitattributes and gitignore files
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-10-09 15:42:15 +03:00

23 lines
147 B
Text

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