diff options
author | Richard <q@1bpm.net> | 2021-03-03 01:00:03 +0000 |
---|---|---|
committer | Richard <q@1bpm.net> | 2021-03-03 01:00:03 +0000 |
commit | 425c881b86435d756f09f82dd5c3ba48fe64cf66 (patch) | |
tree | 55a13e4cf23aadf57c8207a9bcacc5775e3e5b67 /.gitignore | |
download | csound-nstrexists-425c881b86435d756f09f82dd5c3ba48fe64cf66.tar.gz csound-nstrexists-425c881b86435d756f09f82dd5c3ba48fe64cf66.tar.bz2 csound-nstrexists-425c881b86435d756f09f82dd5c3ba48fe64cf66.zip |
initial
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/ |