Skip to content

Commit bc31c85

Browse files
Merge pull request #37 from quantori/hotfix/exclude-out-dir
hotfix: remove directory "out"
2 parents cf7a08e + 5b4daec commit bc31c85

File tree

6 files changed

+1
-140
lines changed

6 files changed

+1
-140
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build/
44
.settings/
55
.idea/
66
.gradle/
7+
.out/
78
.classpath
89
.project
910
*.iml

cqp-core/out/production/resources/akka-cluster-ecs.conf

Lines changed: 0 additions & 48 deletions
This file was deleted.

cqp-core/out/production/resources/akka-cluster.conf

Lines changed: 0 additions & 36 deletions
This file was deleted.

cqp-core/out/production/resources/application.conf

Lines changed: 0 additions & 23 deletions
This file was deleted.

cqp-core/out/test/resources/initdb.sql

Lines changed: 0 additions & 16 deletions
This file was deleted.

cqp-core/out/test/resources/logback.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)