summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjakka <jakkadoujin@gmail.com>2025-06-04 17:07:16 +0300
committerjakka <jakkadoujin@gmail.com>2025-06-04 17:07:16 +0300
commit5a39e523da7f4fe2c9c1e6c369a366162be122fa (patch)
tree033df21a928cf883549bd2fab71a0fa02dbfb3c8 /.gitignore
parent9b50859cd0aa3832500fe4ea22e3b4e967d6032a (diff)
started rewriting
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