OSDN Git Service

Modify changelog for 1.5 release.
[neighbornote/NeighborNote.git] / .gitignore
index 19093d8..6c3ab6e 100644 (file)
@@ -3,9 +3,17 @@
 /logs/
 /res/
 /secure.txt
+/translations/*.qm
 
 # Eclipse compiled classes
 /bin/
 
 # Ignore compilation results - no need for these to be under source control
 *.class
+
+#meta files & Eclipse files
+/.metadata/
+/*.classpath
+
+#Local platform binaries
+/lib/*.dll