summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-10-11 01:08:14 -0700
committerJakob Odersky <jakob@odersky.com>2016-10-11 01:08:14 -0700
commit7ab87deaa91bd19527da2c72937b1e2d1a97ef12 (patch)
tree5846934da9697498eb7c93f5c6679739870ae5c8 /.gitignore
downloadghstream-master.tar.gz
ghstream-master.tar.bz2
ghstream-master.zip
Initial commitHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5066109
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+target/
+
+*.class
+*~
+
+.ensime
+.ensime_cache/