diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..56bf485 --- /dev/null +++ b/.npmignore @@ -0,0 +1,14 @@ + +# IDEs and editors +/.idea +.project +.classpath +*.launch +.settings/ + +# Temp +gitignore + +# System Files +.DS_Store +Thumbs.db