.gitignore
@@ -1,5 +1,12 @@ .DS_Store coderd.json node_modules /dist .idea/ server/.idea/ *.xml *.class target/ # Mobile Tools for Java (J2ME) .mtj.tmp/ @@ -7,6 +14,7 @@ *.jar *.war *.ear *.iml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*