summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 51723ae2487ccb38ed62b45565b37ae43f4e5e4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
target
**/.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/
/tattletale/