chore: add .gitignore to exclude built netsynth binary
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# Built binary
|
||||||
|
netsynth
|
||||||
|
|
||||||
|
# Go build artifacts
|
||||||
|
*.test
|
||||||
|
*.out
|
||||||
Reference in New Issue
Block a user