diff options
author | Christian Pointner <equinox@helsinki.at> | 2020-03-21 18:08:04 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2020-03-21 18:08:04 (GMT) |
commit | c0bf1913e9d32bd15776cc5b1867a57a0c01362d (patch) | |
tree | f50422364a44974d265ccab9be092c0d40a79abc /.gitignore |
added makefile to download and extract files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d64716d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/studio-link-standalone +/studio-link*.lv2 +v*/*.tar.gz +v*/*.zip |