diff options
| author | jakka <jakkadoujin@gmail.com> | 2025-06-04 17:07:16 +0300 |
|---|---|---|
| committer | jakka <jakkadoujin@gmail.com> | 2025-06-04 17:07:16 +0300 |
| commit | 5a39e523da7f4fe2c9c1e6c369a366162be122fa (patch) | |
| tree | 033df21a928cf883549bd2fab71a0fa02dbfb3c8 /.gitignore | |
| parent | 9b50859cd0aa3832500fe4ea22e3b4e967d6032a (diff) | |
started rewriting
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 |
