Skip to content

Commit 32b0185

Browse files
authored
Merge pull request #489 from flori/gitignore
Ignore java artifacts
2 parents 431317d + e816481 commit 32b0185

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ Gemfile.lock
1414
.DS_Store
1515
*/**/Makefile
1616
*/**/*.o
17+
*/**/*.class
18+
*/**/*.jar
1719
.byebug_history
1820
*.log

0 commit comments

Comments
 (0)