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

22 lines
146 B
Text

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