aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-12-04 20:50:53 -0800
committerJakob Odersky <jodersky@gmail.com>2015-12-04 20:50:53 -0800
commit3e90312b3f2d912bf27e91b454a6ef21a81a2fc5 (patch)
treeaf6ad597f45934684f67a2864fbef471fe6851f0 /.gitignore
downloadsbt-jni-3e90312b3f2d912bf27e91b454a6ef21a81a2fc5.tar.gz
sbt-jni-3e90312b3f2d912bf27e91b454a6ef21a81a2fc5.tar.bz2
sbt-jni-3e90312b3f2d912bf27e91b454a6ef21a81a2fc5.zip
initial commitv0.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7c124b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.ensime_cache/
+.ensime
+target/
+*.class
+*~ \ No newline at end of file