url correction and improve API doc
[so.git] / .gitignore
index 958c3e2..8eeea7a 100644 (file)
@@ -1,15 +1,23 @@
 target
-.settings
-.classpath
-.project
-.buildpath
+**/.settings
+**/.classpath
+**/.project
+**/.buildpath
+**/.factorypath
+**/.springBeans
 .idea
 .checkstyle
+.DS_Store
+.*~
 *.iml
 **/logs/
 **/debug-logs/
+*.class
+*.swp
 *.log
 *.tmp
 packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql
 packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql
-/bin/
+**/bin/
+/tattletale/
+/.metadata/