Skip to content

Commit 30c90f6

Browse files
authored
Add vscode java files to gitignore (#2696)
* add vscode java files to gitignore * update
1 parent a081e62 commit 30c90f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ ParserProto.java
2424
flymake_*
2525
.test_sqlflow_env
2626
mysql-inited
27+
.classpath
28+
.project
29+
.settings/
30+
.factorypath

0 commit comments

Comments
 (0)