Renamed project folders to match the respective project name
[Mograsim.git] / net.mograsim.logic.core / .gitignore
diff --git a/net.mograsim.logic.core/.gitignore b/net.mograsim.logic.core/.gitignore
new file mode 100644 (file)
index 0000000..f59a3a7
--- /dev/null
@@ -0,0 +1,15 @@
+/bin/
+*.class
+*.log
+
+# package files
+*.jar
+*.war
+*.nar
+*.ear
+*.zip
+*.tar.gz
+*.rar
+
+# vm crash logs
+hs_err_pid*
\ No newline at end of file