diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23ac7f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/build +/dist +/plugin.dylib +/plugin.dll +/plugin.so +.DS_Store \ No newline at end of file