| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added gitignore for Sencha ExtJS, a complete web app framework
http://www.sencha.com/products/extjs/
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes #897 with amendment
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
Ignore profile files
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
New template for Rust
|
|/ / / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes #1090 - this is the part of that PR that seems justified.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
One more binary type to ignore
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update .gitignore for Symfony2
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
See https://github.com/symfony/symfony-standard/commit/e7b7b0f366465b15a29f44d7ba17287bb0b8392b
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[Global/SBT] Fix documentation URL
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Ignore phpunit.xml in Symfony2 applications
|
| | |_|_|_|/
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Mercury.gitignore: Add Erlang .beams,
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Ignore locally-built `*.nupkg` files
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Zend Framework 2 gitignore file
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | | |
Documentation rules have been removed and the rest of the rules are going to be included in the ZendFramework2.gitignore.
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
"TheFind Feed" module removed
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Adding .lock-wscript
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Tweak comment in Node.js .gitignore file
|
| | | | | | |
| | | | | | |
| | | | | | | |
And remove my own opinions...
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Releases should also be ignored
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Amending #1072
|
|\ \ \ \ \ \ \ \ |
|