aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-09-07 09:01:11 +0000
committers-ol <s-ol@users.noreply.github.com>2019-09-07 09:01:11 +0000
commit17f7b134791972c0f37a2c4812f73111ea736072 (patch)
treef10d99d28df75e41f186aa2617bd3e8837bf332d /.gitignore
parentadd parameter descriptions (diff)
downloadvcvmods-master.tar.gz
vcvmods-master.zip
add plugin.json and fix gitignoreHEADv1.0.0master
close #6
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e6e210a..abde234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-build
-dist
-plugin.*
+/build
+/dist
+/plugin.so
+/plugin.dylib
+/plugin.dll
+.DS_Store