summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-07-15 10:17:26 +1000
committerJason Zaugg <jzaugg@gmail.com>2013-08-30 11:58:03 +0200
commit133b5c0750259260bfc0b6f354757c3d79bb2c55 (patch)
treeff36e294d33a9e56ce7668963150e19a6bd082cd /test
parent7a0d983aedd8ad8f3f41a22ffa0ce4b6ab2f1523 (diff)
downloadscala-133b5c0750259260bfc0b6f354757c3d79bb2c55.tar.gz
scala-133b5c0750259260bfc0b6f354757c3d79bb2c55.tar.bz2
scala-133b5c0750259260bfc0b6f354757c3d79bb2c55.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. (cherry picked from commit b51cb581270da7021b2ea122dc059847101d56a7) ============================================== Paring back the scope of our shared .gitignore Importantly, limit the exclusion of build.properties to the file in the root directory, paving the way for the return of an SBT build. - Unignores .bak, .jar, and ~ - limit ignorance of qbin to the root directory .log files, generated by partest, are still ignored. To see ignored files in your workspace, try: git ls-files --others --ignored --exclude-standard -- test | grep log git status --ignored -- test (cherry picked from commit f0bbd2ca32acb40be37dc382c1f95081deca3f22)
Diffstat (limited to 'test')
-rw-r--r--test/files/.gitignore (renamed from test/files/gitignore.SAMPLE)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/files/gitignore.SAMPLE b/test/files/.gitignore
index 161be5b55f..161be5b55f 100644
--- a/test/files/gitignore.SAMPLE
+++ b/test/files/.gitignore