Skip to content

Commit bba83f4

Browse files
committed
updated gitignore for datadir
1 parent 3beb717 commit bba83f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ hs_err_pid*
2424
/.metadata/
2525

2626
/target/
27-
**/datadir/*
27+
datadir/*
2828

2929
# Flight Service Project
3030

0 commit comments

Comments
 (0)