Skip to content

Commit 8b062c9

Browse files
author
Mbd06b
committed
add build artifacts to gitignore
1 parent 7bd433c commit 8b062c9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ out
88
/.settings
99
/.vscode
1010
*.iml
11+
12+
target/
13+
**/target/
14+
*.class

0 commit comments

Comments
 (0)