Merge "SDNCAdapterTypeImpl.java: Fixed sonar issue"
[so.git] / .gitignore
index ae9adea..5817c69 100644 (file)
@@ -3,11 +3,19 @@ target
 .classpath
 .project
 .buildpath
+.factorypath
 .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
\ No newline at end of file
+packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql
+**/bin/
+/tattletale/