forked from liquibase/liquibase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (38 loc) · 778 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
.project
.settings
*nb-configuration.xml
.classpath
/.idea/workspace.xml
/out
/bin
**/liquibase.integrationtest.local.properties
**/liquibase.test.local.properties
**/liquibase.local.properties
**/liquibase.sdk.local.yaml
**/liquibase.sdk.local.yml
derby.log
.idea
*.iml
.DS_Store
/tmp
/.metadata/
atlassian-ide-plugin.xml
_issues
/liquibase-standard/tmp
/liquibase-integration-tests/tmp
/liquibase-integration-tests/liquibase
/liquibase-integration-tests/liquibase.trace.db
/liquibase-integration-tests/liquibase.mv.db
/liquibase-integration-tests/diffToChangeLog_h2.log
jacoco.exec
**/original-pom.xml
original-pom.xml
**/logback-test.xml
**/*.swp
**/dependency-reduced-pom.xml