diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..ad781d69d --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +target/ +*.log +upload/* +node_modules/ +**/.DS_store +.idea/ +symphony.iml +/.settings/ +/.classpath +/.project