Skip to content

Commit 192b438

Browse files
committed
Fix ant-task "release" due to missing empty dir.
1 parent ef46ed5 commit 192b438

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
lib
22
dist
33
build
4+
javadoc
5+
release
46
custom-ant.properties
57
.idea/workspace.xml
68
.idea/misc.xml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Pure Git placeholder for this empty dir.

0 commit comments

Comments
 (0)