Skip to content

Commit 4af6ffd

Browse files
committed
[gitignore] Add back derby settings as running in IDE without maven and properties set
will result in files being generated again in unwanted location.
1 parent fc1cf37 commit 4af6ffd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
/nb*
1010
/release.properties
1111
/target
12+
13+
# These are needed if running in IDE without properties set
14+
/ibderby
15+
derby.log

0 commit comments

Comments
 (0)