summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2017-09-12 01:17:19 +0900
committerchibash <chiba@javassist.org>2017-09-12 01:17:19 +0900
commit78223965e57c53959383fe4124f324c00f5545bd (patch)
tree0bbb44c3bd4ced26f62523a533a88555bc8e5aaa /.gitignore
parentdfd0733e1f73853453ff76086481ebec2e88a624 (diff)
downloadjavassist-78223965e57c53959383fe4124f324c00f5545bd.tar.gz
javassist-78223965e57c53959383fe4124f324c00f5545bd.zip
updates ConstPool to support Module and Package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bd3c6ec8..8c7111c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ target/
runtest/
html/
lib/
+tmp/
.DS_Store
.classpath