summaryrefslogtreecommitdiff
path: root/gitignore.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2011-01-26 16:57:29 +0000
committerLukas Rytz <lukas.rytz@epfl.ch>2011-01-26 16:57:29 +0000
commita1d4d39c40c3ecc784ab667e28fbf6cfa3d06b6f (patch)
treec494e4908cb77f05085646c4a4a91725ddaa55db /gitignore.SAMPLE
parent6d0718b5ec19a58842e72cb01454fee259e49843 (diff)
downloadscala-a1d4d39c40c3ecc784ab667e28fbf6cfa3d06b6f.tar.gz
scala-a1d4d39c40c3ecc784ab667e28fbf6cfa3d06b6f.tar.bz2
scala-a1d4d39c40c3ecc784ab667e28fbf6cfa3d06b6f.zip
rename .classpath to classpath.SAMPLE and inclu...
rename .classpath to classpath.SAMPLE and include .classpath in the gitignore.SAMPLE. no review.
Diffstat (limited to 'gitignore.SAMPLE')
-rw-r--r--gitignore.SAMPLE2
1 files changed, 2 insertions, 0 deletions
diff --git a/gitignore.SAMPLE b/gitignore.SAMPLE
index 331672d9de..3c6d8733ea 100644
--- a/gitignore.SAMPLE
+++ b/gitignore.SAMPLE
@@ -15,6 +15,8 @@
/sandbox/
+/.classpath
+
/src/intellij/*.iml
/src/intellij/*.ipr
/src/intellij/*.iws