Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename RB to reflect current software naming | Carl Suster | 2014-09-01 | 1 | -2/+3 |
| | |||||
* | Add REALbasic | Andrew Lambert | 2014-06-19 | 1 | -0/+9 |
| | |||||
* | Merge pull request #1115 from ahmyi/patch-1 | Carl Suster | 2014-06-18 | 1 | -0/+3 |
|\ | | | | | Update Unity.gitignore to ignore sysinfo crash log | ||||
| * | Update Unity.gitignore | ahmyi | 2014-06-18 | 1 | -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 filename | Carl Suster | 2014-06-12 | 1 | -1/+0 |
| | | | | Amends #976 | ||||
* | Merge commit 'refs/pull/976' | Carl Suster | 2014-06-12 | 1 | -0/+7 |
|\ | |||||
| * | ExtJS ignore Updated with a cleaner explanation. | Dennis Xiloj | 2014-03-12 | 1 | -1/+0 |
| | | |||||
| * | Update and rename ExtJS.gitignore to ExtJS MVC.gitignore | Dennis Xiloj | 2014-03-12 | 2 | -12/+8 |
| | | |||||
| * | ExtJS JavaScript Framework gitignore | Dennis Xiloj | 2014-02-28 | 1 | -0/+12 |
| | | | | | | | | | | Added gitignore for Sencha ExtJS, a complete web app framework http://www.sencha.com/products/extjs/ | ||||
* | | Grammar/formatting tweak to comments | Carl Suster | 2014-06-12 | 1 | -6/+2 |
| | | | | | | | | Fixes #897 with amendment | ||||
* | | add Meta Programming System gitignore files | Kolja Dummann | 2014-06-12 | 1 | -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-1 | Carl Suster | 2014-06-12 | 1 | -0/+1 |
|\ \ | | | | | | | Ignore profile files | ||||
| * | | Ignore profile files | Michalis Kargakis | 2014-06-06 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1095 from Heather/patch-1 | Carl Suster | 2014-05-30 | 1 | -0/+5 |
|\ \ | | | | | | | New template for Rust | ||||
| * | | gitignore for Rust | Heather | 2014-05-29 | 1 | -0/+5 |
|/ / | |||||
* | | Re-order rules for JetBrains legacy project format | Daniel Rothmaler | 2014-05-29 | 1 | -1/+1 |
| | | | | | | | | Fixes #1090 - this is the part of that PR that seems justified. | ||||
* | | Merge pull request #1092 from Arvur/master | Carl Suster | 2014-05-29 | 1 | -0/+1 |
|\ \ | | | | | | | One more binary type to ignore | ||||
| * | | One more binary type to ignore | Denis Grinyuk | 2014-05-28 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1091 from nicwortel/update-symfony2 | Carl Suster | 2014-05-28 | 1 | -14/+19 |
|\ \ | | | | | | | Update .gitignore for Symfony2 | ||||
| * | | Rename Assets section | Nic Wortel | 2014-05-28 | 1 | -1/+1 |
| | | | |||||
| * | | Rename Composer section | Nic Wortel | 2014-05-28 | 1 | -1/+1 |
| | | | |||||
| * | | Move bootstrap file to "Managed by Composer" section | Nic Wortel | 2014-05-28 | 1 | -3/+1 |
| | | | |||||
| * | | Rename "Dependencies" section into "Managed by Composer" | Nic Wortel | 2014-05-28 | 1 | -1/+1 |
| | | | |||||
| * | | Reorder entries | Nic Wortel | 2014-05-28 | 1 | -8/+12 |
| | | | |||||
| * | | Keep cache and logs directories | Nic Wortel | 2014-05-28 | 1 | -0/+2 |
| | | | |||||
| * | | Add leading slashes | Nic Wortel | 2014-05-28 | 1 | -11/+11 |
| | | | |||||
| * | | Ignore bin folder | Nic Wortel | 2014-05-28 | 1 | -0/+1 |
| | | | |||||
| * | | Replace app/bootstrap wildcard with explicit entry | Nic Wortel | 2014-05-28 | 1 | -1/+1 |
|/ / | | | | | | | See https://github.com/symfony/symfony-standard/commit/e7b7b0f366465b15a29f44d7ba17287bb0b8392b | ||||
* | | Merge pull request #1069 from github/sbt | Carl Suster | 2014-05-26 | 1 | -2/+2 |
|\ \ | | | | | | | [Global/SBT] Fix documentation URL | ||||
| * | | Fix URL in SBT template | Carl Suster | 2014-05-06 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml | Carl Suster | 2014-05-26 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Ignore phpunit.xml in Symfony2 applications | ||||
| * | | | Ignore phpunit.xml in Symfony2 applications | Giorgio Premi | 2014-05-20 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge pull request #1079 from sebgod/mercury-add-beams | Carl Suster | 2014-05-26 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Mercury.gitignore: Add Erlang .beams, | ||||
| * | | | | Mercury.gitignore: Add Erlang .beams, as this is an | Sebastian Godelet | 2014-05-12 | 1 | -0/+1 |
| |/ / / | | | | | | | | | | | | | | | | | additional compiler target, forgot to add this in https://github.com/github/gitignore/pull/1057 | ||||
* | | | | Merge pull request #1078 from jamesottaway/patch-1 | Carl Suster | 2014-05-26 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | Ignore locally-built `*.nupkg` files | ||||
| * | | | Ignore locally-built `*.nupkg` files | James Ottaway | 2014-05-12 | 1 | -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/zf2 | Carl Suster | 2014-05-11 | 1 | -3/+18 |
|\ \ \ | | | | | | | | | Zend Framework 2 gitignore file | ||||
| * | | | ZendFramework2.gitignore renamed to ZendFramework.gitignore | Alejandro Celaya | 2014-05-11 | 1 | -0/+0 |
| | | | | |||||
| * | | | Included Zend Framework 1 rules | Alejandro Celaya | 2014-05-11 | 1 | -0/+4 |
| | | | | |||||
| * | | | Removed old ZendFramework.gitignore | Alejandro Celaya | 2014-05-11 | 1 | -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 ignored | Alejandro Celaya | 2014-04-25 | 1 | -6/+0 |
| | | | | |||||
| * | | | Included missing new line | Alejandro Celaya | 2013-12-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Created Zend Framework 2 gitignore file | Alejandro Celaya | 2013-12-03 | 1 | -0/+22 |
| | | | | |||||
* | | | | Merge pull request #1076 from stakisko/patch-1 | Carl Suster | 2014-05-10 | 1 | -3/+0 |
|\ \ \ \ | | | | | | | | | | | "TheFind Feed" module removed | ||||
| * | | | | "TheFind Feed" module removed | Konstantinos Bariotis | 2014-05-08 | 1 | -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-wscript | Scott J. Roberts | 2014-05-07 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Adding .lock-wscript | ||||
| * | | | | Adding .lock-wscript | Scott J. Roberts | 2014-05-07 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge pull request #1029 from cheddar/patch-1 | Carl Suster | 2014-05-07 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Tweak comment in Node.js .gitignore file | ||||
| * | | | | Reintroduce link to npmjs | cheddar | 2014-04-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | And remove my own opinions... | ||||
| * | | | | Remove opinion from Node.js .gitignore file | cheddar | 2014-04-04 | 1 | -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. |