Enable DeleteChildService functionality
[so.git] / .gitignore
1 target
2 **/.settings
3 **/.classpath
4 **/.project
5 **/.buildpath
6 **/.factorypath
7 **/.springBeans
8 **/.project
9 **/.classpath
10 .idea
11 .checkstyle
12 .DS_Store
13 .*~
14 *.iml
15 **/logs/
16 **/debug-logs/
17 *.class
18 *.swp
19 *.log
20 *.tmp
21 packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql
22 packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql
23 **/bin/
24 /tattletale/
25 /.metadata/
26 **/.sts4-cache
27 **/.java-version