mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00
Ignore transpiled .java and .class files (#3016)
This commit is contained in:
parent
56e3f5a7b2
commit
7eef17f37c
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ application.linux64
|
|||
application.windows32
|
||||
application.windows64
|
||||
application.macosx
|
||||
out
|
||||
|
|
Loading…
Add table
Reference in a new issue