aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-10-20 15:00:46 +0200
committerMartin Odersky <odersky@gmail.com>2016-10-20 15:00:46 +0200
commit08658cb20fee008217966830c51a0ff56ee1ae72 (patch)
tree8eeee1b6e89f7de78bf5801f27d5fa354cf0857e /.gitignore
parent3e545d7378568bc853b7ee865dbf42fd65bafe12 (diff)
downloaddotty-08658cb20fee008217966830c51a0ff56ee1ae72.tar.gz
dotty-08658cb20fee008217966830c51a0ff56ee1ae72.tar.bz2
dotty-08658cb20fee008217966830c51a0ff56ee1ae72.zip
Updated .gitignore
Updated to ignore two .cache files in ScalaIDE 4.4
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 416a12eff..9536d0ebc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,5 @@ build/
# Ignore build-file
.packages
+/.cache-main
+/.cache-tests