summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index a80ed40..ec31677 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,10 +17,9 @@
# Dependency directories (remove the comment below to include it)
# vendor/
-# Go workspace file
-go.work
-go.work.sum
-
# env file
.env
.vscode/launch.json
+target
+*.flac
+*.wav \ No newline at end of file