diff options
author | Richard Knight <q@1bpm.net> | 2025-06-20 18:33:18 +0100 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2025-06-20 18:33:18 +0100 |
commit | 5d31136bd3be537866dc867d2c2bc094e3222dde (patch) | |
tree | 5ff06fe8f055203bbc3918adef9e24a10a69452b /.gitignore | |
download | csound-bitbitch-master.tar.gz csound-bitbitch-master.tar.bz2 csound-bitbitch-master.zip |
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..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |