Skip to content

Commit f08152a

Browse files
committed
Add target to gitignore
1 parent dbc9c7a commit f08152a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Compiled class file
2-
*.class
1+
# Build results
2+
target
33

44
# Log file
55
*.log

0 commit comments

Comments
 (0)