summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Added .ant-targets-build.xml to .gitignore.Paul Phillips2013-12-261-0/+1
| | | | Something generates this repo-dirtying file during ant replacestarr.
* Add buildcharacter.properties to .gitignore.Paul Phillips2013-11-101-0/+1
|
* Update of Eclipse project filesSimon Schaefer2013-09-221-1/+1
| | | | | | | - Update of project dependencies - Deletion of scala-xml project - Deletion of scala-parser-combinators project - Update of .gitignore to match nested .cache files
* Paring back the scope of our shared .gitignoreJason Zaugg2013-08-301-10/+15
| | | | | | | | | | | | | | | | 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
* Commit .gitignore directlyJason Zaugg2013-07-171-0/+42
| | | | | | | | | | | | 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.
* Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-051-1/+1
|
* Updates .gitignore files.Lex Spoon2013-06-261-0/+1
|
* updated gitignore.SAMPLE, moved removed . from .project.SAMPLE to be in line ↵Lukas Rytz2012-01-031-5/+0
| | | | with the other files.
* Native SHA1 calculations.Josh Suereth2011-12-141-0/+4
| | | | | * SHA1 sum calculations are now done in pure Scala. * Cache jar SHAs are checked for validity.
* New repository initialized by cvs2svn.Automation Bot2003-02-131-0/+1