OSDN Git Service

Increment version to 1.4
[neighbornote/NeighborNote.git] / .gitignore
index cecbbea..6c3ab6e 100644 (file)
 
 # Ignore compilation results - no need for these to be under source control
 *.class
 
 # Ignore compilation results - no need for these to be under source control
 *.class
+
+#meta files & Eclipse files
+/.metadata/
+/*.classpath
+
+#Local platform binaries
+/lib/*.dll