Skip to content

Commit 1950199

Browse files
authored
Merge pull request #106 from aquality-automation/Update-Gitignore
Add target to gitignore
2 parents dbc9c7a + f08152a commit 1950199

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)