diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9189ca8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.gradle/ +build/ +plugin-build/.gradle/ +plugin-build/*/build/ +.kotlin/ +*.iml +.idea/ +out/ +kotlin-js-store/ +plugin-build/local.properties diff --git a/.idea/misc.xml b/.idea/misc.xml index a19c222..4fb4a07 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -14,7 +14,11 @@