diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-05-15 15:37:21 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-01-24 13:25:17 +0100 |
| commit | c8b05eedfc876a6ef09472b5e92ba0455ad0f8b1 (patch) | |
| tree | b9401cfa203d0ac3dca2ad6e7bdb65f1ffd09cd1 /.gitignore | |
| download | kazbek-c8b05eedfc876a6ef09472b5e92ba0455ad0f8b1.tar.gz | |
Add a music archive renamer
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84c048a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build/ |
