From b0b1dd147012a0f4789dd519e41541bd56eec6cf Mon Sep 17 00:00:00 2001
From: strNophix <nvdpoel01@gmail.com>
Date: Wed, 27 Apr 2022 10:05:42 +0200
Subject: [PATCH] Updated .gitignore

---
 .gitignore | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 51b57ad..3ffb582 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 *.dll
 *.so
 *.dylib
+gomus
 
 # Test binary, built with `go test -c`
 *.test
@@ -15,5 +16,8 @@
 # Dependency directories (remove the comment below to include it)
 # vendor/
 
-# Test data
+# Sample data
 samples/
+
+# Side-effects of running `gomus`
+.gomus/