Skip to content

Commit 2319f70

Browse files
authored
Merge pull request #2 from databendcloud/fix/gitignore-target
fix: gitignore add target dir
2 parents 87a73a4 + d662b8e commit 2319f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Compiled class file
2-
target/
2+
target/*
33
*.class
44

55
# Log file

0 commit comments

Comments
 (0)