diff options
author | Steven Vascellaro <S.Vascellaro@gmail.com> | 2017-02-13 17:02:12 -0500 |
---|---|---|
committer | Steven Vascellaro <S.Vascellaro@gmail.com> | 2017-02-13 17:02:12 -0500 |
commit | 697a1e236a3ebde2ae68456dc90988bc763c42ac (patch) | |
tree | 26d55afe9d1db853b4d81f31550f4f739d181540 /Java.gitignore | |
parent | 26a147d00d26a47389bc28408afe1ee62bd78387 (diff) | |
download | gitignore-697a1e236a3ebde2ae68456dc90988bc763c42ac.tar.gz gitignore-697a1e236a3ebde2ae68456dc90988bc763c42ac.zip |
Add comment for Java .class files
Diffstat (limited to 'Java.gitignore')
-rw-r--r-- | Java.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Java.gitignore b/Java.gitignore index dbb4a2df..6143e53f 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -1,3 +1,4 @@ +# Compiled class file *.class # Log file |