aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename RB to reflect current software namingCarl Suster2014-09-011-2/+3
|
* Add REALbasicAndrew Lambert2014-06-191-0/+9
|
* Merge pull request #1115 from ahmyi/patch-1Carl Suster2014-06-181-0/+3
|\ | | | | Update Unity.gitignore to ignore sysinfo crash log
| * Update Unity.gitignoreahmyi2014-06-181-0/+3
|/ | | Sysinfo.txt is generated by unity if occurs any crashes. The content consist of users system information, running process etc. I don't think that should be shared with others.
* Get rid of the space in the filenameCarl Suster2014-06-121-1/+0
| | | | Amends #976
* Merge commit 'refs/pull/976'Carl Suster2014-06-121-0/+7
|\
| * ExtJS ignore Updated with a cleaner explanation.Dennis Xiloj2014-03-121-1/+0
| |
| * Update and rename ExtJS.gitignore to ExtJS MVC.gitignoreDennis Xiloj2014-03-122-12/+8
| |
| * ExtJS JavaScript Framework gitignoreDennis Xiloj2014-02-281-0/+12
| | | | | | | | | | Added gitignore for Sencha ExtJS, a complete web app framework http://www.sencha.com/products/extjs/
* | Grammar/formatting tweak to commentsCarl Suster2014-06-121-6/+2
| | | | | | | | Fixes #897 with amendment
* | add Meta Programming System gitignore filesKolja Dummann2014-06-121-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Meta Programming System is a language workbench created by JetBrains. http://jetbrains.com/mps/ By default this file will ignore the generated java source and the compiled java classes that are produced by the language compiler. It will only add the Models which contain all information necessary to reproduce the the java source code and the the resulting class files. In addition to the generated source code it will ignore the test result files and test property files, because those are also generated from the models. The ignore file also prevents commiting the workspace.xml which contains the currently editor state, like open files and cursor position.
* | Merge pull request #1101 from kargakis/patch-1Carl Suster2014-06-121-0/+1
|\ \ | | | | | | Ignore profile files
| * | Ignore profile filesMichalis Kargakis2014-06-061-0/+1
|/ /
* | Merge pull request #1095 from Heather/patch-1Carl Suster2014-05-301-0/+5
|\ \ | | | | | | New template for Rust
| * | gitignore for RustHeather2014-05-291-0/+5
|/ /
* | Re-order rules for JetBrains legacy project formatDaniel Rothmaler2014-05-291-1/+1
| | | | | | | | Fixes #1090 - this is the part of that PR that seems justified.
* | Merge pull request #1092 from Arvur/masterCarl Suster2014-05-291-0/+1
|\ \ | | | | | | One more binary type to ignore
| * | One more binary type to ignoreDenis Grinyuk2014-05-281-0/+1
|/ /
* | Merge pull request #1091 from nicwortel/update-symfony2Carl Suster2014-05-281-14/+19
|\ \ | | | | | | Update .gitignore for Symfony2
| * | Rename Assets sectionNic Wortel2014-05-281-1/+1
| | |
| * | Rename Composer sectionNic Wortel2014-05-281-1/+1
| | |
| * | Move bootstrap file to "Managed by Composer" sectionNic Wortel2014-05-281-3/+1
| | |
| * | Rename "Dependencies" section into "Managed by Composer"Nic Wortel2014-05-281-1/+1
| | |
| * | Reorder entriesNic Wortel2014-05-281-8/+12
| | |
| * | Keep cache and logs directoriesNic Wortel2014-05-281-0/+2
| | |
| * | Add leading slashesNic Wortel2014-05-281-11/+11
| | |
| * | Ignore bin folderNic Wortel2014-05-281-0/+1
| | |
| * | Replace app/bootstrap wildcard with explicit entryNic Wortel2014-05-281-1/+1
|/ / | | | | | | See https://github.com/symfony/symfony-standard/commit/e7b7b0f366465b15a29f44d7ba17287bb0b8392b
* | Merge pull request #1069 from github/sbtCarl Suster2014-05-261-2/+2
|\ \ | | | | | | [Global/SBT] Fix documentation URL
| * | Fix URL in SBT templateCarl Suster2014-05-061-2/+2
| | |
* | | Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xmlCarl Suster2014-05-261-0/+3
|\ \ \ | | | | | | | | Ignore phpunit.xml in Symfony2 applications
| * | | Ignore phpunit.xml in Symfony2 applicationsGiorgio Premi2014-05-201-0/+3
| | | |
* | | | Merge pull request #1079 from sebgod/mercury-add-beamsCarl Suster2014-05-261-0/+1
|\ \ \ \ | | | | | | | | | | Mercury.gitignore: Add Erlang .beams,
| * | | | Mercury.gitignore: Add Erlang .beams, as this is anSebastian Godelet2014-05-121-0/+1
| |/ / / | | | | | | | | | | | | | | | | additional compiler target, forgot to add this in https://github.com/github/gitignore/pull/1057
* | | | Merge pull request #1078 from jamesottaway/patch-1Carl Suster2014-05-261-1/+2
|\ \ \ \ | |/ / / |/| | | Ignore locally-built `*.nupkg` files
| * | | Ignore locally-built `*.nupkg` filesJames Ottaway2014-05-121-1/+2
|/ / / | | | | | | | | | Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
* | | Merge pull request #886 from acelaya/zf2Carl Suster2014-05-111-3/+18
|\ \ \ | | | | | | | | Zend Framework 2 gitignore file
| * | | ZendFramework2.gitignore renamed to ZendFramework.gitignoreAlejandro Celaya2014-05-111-0/+0
| | | |
| * | | Included Zend Framework 1 rulesAlejandro Celaya2014-05-111-0/+4
| | | |
| * | | Removed old ZendFramework.gitignoreAlejandro Celaya2014-05-111-5/+0
| | | | | | | | | | | | Documentation rules have been removed and the rest of the rules are going to be included in the ZendFramework2.gitignore.
| * | | Composer.lock and READMEs are no longer ignoredAlejandro Celaya2014-04-251-6/+0
| | | |
| * | | Included missing new lineAlejandro Celaya2013-12-031-1/+1
| | | |
| * | | Created Zend Framework 2 gitignore fileAlejandro Celaya2013-12-031-0/+22
| | | |
* | | | Merge pull request #1076 from stakisko/patch-1Carl Suster2014-05-101-3/+0
|\ \ \ \ | | | | | | | | | | "TheFind Feed" module removed
| * | | | "TheFind Feed" module removed Konstantinos Bariotis2014-05-081-3/+0
|/ / / / | | | | | | | | | | | | | | | | According to [this](http://www.magentocommerce.com/magento-connect/thefind-feed-1.html) TheFind Feed module does not come with the latest versions of Magento( > 1.6). Thank you
* | | | Merge pull request #1074 from github/ignore-lock-wscriptScott J. Roberts2014-05-071-0/+3
|\ \ \ \ | | | | | | | | | | Adding .lock-wscript
| * | | | Adding .lock-wscriptScott J. Roberts2014-05-071-0/+3
|/ / / /
* | | | Merge pull request #1029 from cheddar/patch-1Carl Suster2014-05-071-2/+2
|\ \ \ \ | | | | | | | | | | Tweak comment in Node.js .gitignore file
| * | | | Reintroduce link to npmjscheddar2014-04-041-0/+2
| | | | | | | | | | | | | | | And remove my own opinions...
| * | | | Remove opinion from Node.js .gitignore filecheddar2014-04-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | This is a PR to remove the opinionated lines from the Node.js .gitignore file. I do not believe that Github's pre-baked .gitignore files should be promulgating opinions, especially in a community that is as fresh as the Node.js community. Questions of what should be checked in should be a decision made on an organization-by-organization basis, or left up to the individual. Github's inclusion of opinion in these files puts unnecessary authority behind that opinion, which can have the negative side-effect of people following without thinking.