summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-12-02 15:55:01 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-12-02 15:55:01 +0900
commite816481e060a00394c5bd2e480cb35c87b1648e8 (patch)
treede5a6508e7f8dd7b28f14091787d5e97584e6175
parent2db5894cfa7322b00e24ad21a76ea584b0b22f5a (diff)
downloadjson-e816481e060a00394c5bd2e480cb35c87b1648e8.tar.gz
Ignore java artifacts
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e8b1a52..274cae3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,5 +14,7 @@ Gemfile.lock
.DS_Store
*/**/Makefile
*/**/*.o
+*/**/*.class
+*/**/*.jar
.byebug_history
*.log