aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
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