summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-07-15 10:17:26 +1000
committerJason Zaugg <jzaugg@gmail.com>2013-07-17 00:35:55 +1000
commitb51cb581270da7021b2ea122dc059847101d56a7 (patch)
tree8f6af1551fe8b1a2e8ecaf69584d3dc7e222531c /lib
parent11dcf82910b388046e675d76d277b09b931d5363 (diff)
downloadscala-b51cb581270da7021b2ea122dc059847101d56a7.tar.gz
scala-b51cb581270da7021b2ea122dc059847101d56a7.tar.bz2
scala-b51cb581270da7021b2ea122dc059847101d56a7.zip
Commit .gitignore directly
Rather than relying on the cloner to copy the provided gitignore.SAMPLE files. This finishes the job started in c48509598, mostly by reverting that commit and moving the two existing SAMPLE files to the final destinations. Use `.git/info/exclude` to augment the list of patterns with entries specific to your workflow.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore15
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
deleted file mode 100644
index 0c507490be..0000000000
--- a/lib/.gitignore
+++ /dev/null
@@ -1,15 +0,0 @@
-ant-contrib.jar
-ant-dotnet-1.0.jar
-ant.jar
-fjbg.jar
-forkjoin.jar
-jline.jar
-maven-ant-tasks-2.1.1.jar
-msil.jar
-scala-compiler.jar
-scala-compiler-src.jar
-scala-library.jar
-scala-library-src.jar
-scala-reflect.jar
-scala-reflect-src.jar
-vizant.jar