Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore the VERSION fileghfw | Brendan Forster | 2017-02-01 | 1 | -0/+1 |
| | |||||
* | Merge pull request #2256 from DSIW/patch-2 | Brendan Forster | 2017-02-01 | 1 | -1/+1 |
|\ | | | | | [Python] add .venv as file | ||||
| * | Remove / from .venv | Max | 2017-02-01 | 1 | -2/+1 |
| | | |||||
| * | Add .venv as file | Max | 2017-01-24 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2266 from AlekSi/master | Brendan Forster | 2017-01-31 | 1 | -24/+5 |
|\ \ | | | | | | | [Go] Update ignore patterns. | ||||
| * | | Add plugins for Mac. | Alexey Palazhchenko | 2017-01-30 | 1 | -0/+1 |
| | | | |||||
| * | | Add patterns for plugins. | Alexey Palazhchenko | 2017-01-30 | 1 | -1/+3 |
| | | | |||||
| * | | Update Go git ignore patterns. | Alexey Palazhchenko | 2017-01-30 | 1 | -25/+3 |
| | | | |||||
* | | | Merge pull request #2210 from mcandre/patch-1 | Brendan Forster | 2017-01-31 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [Node] make directory rules explicit | ||||
| * | | | fix gitignore syntax | Andrew Pennebaker | 2016-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Some .gitignore parsers interpret directory vs non-directory patterns strictly (e.g. monochromegane/go-gitignore), so a `node_modules` pattern would not necessarily match against a real `node_modules` directory. It's generally safe to add a trailing slash to directory .gitignore patterns. | ||||
* | | | | Merge pull request #2267 from taeminhong/unity-vs | Brendan Forster | 2017-01-31 | 1 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | Unity: ignore Visual Studio 2015 cache directory | ||||
| * | | | Unity: ignore Visual Studio 2015 cache directory | Taemin Hong | 2017-01-31 | 1 | -0/+3 |
|/ / / | | | | | | | | | | | | | Since the version 5.2, Unity has used Visual Studio 2015 instead of MonoDevelop as default script editor in Windows. This change may be helpful for Unity developers who use the recent version of Unity in Windows. | ||||
* | | | Merge pull request #1917 from seanfisk/seanfisk/waf-updates | Brendan Forster | 2017-01-29 | 1 | -4/+9 |
|\ \ \ | | | | | | | | | Update Waf for URL and specificity | ||||
| * | | | Waf: Be more explicit in patterns | Sean Fisk | 2016-03-24 | 1 | -3/+8 |
| | | | | |||||
| * | | | Waf: Update project URL | Sean Fisk | 2016-03-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2192 from Arsfiqball/update-laravel-patch-2 | Brendan Forster | 2017-01-29 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Laravel: ignore homestead config and npm debug. | ||||
| * | | | | Laravel: ignore npm-debug.log | Iqbal Mohammad Abdul Ghoni | 2017-01-28 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #2163 from commscheck/xcode-source-control | Brendan Forster | 2017-01-28 | 2 | -2/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Update Objective-C and Swift to match Xcode.gitignore | ||||
| * | | | | | Update Objective-C and Swift to match Xcode.gitignore | Benjamin Lea | 2016-11-01 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Objective-C and Swift gitignore files are missing `*.xccheckout` and `*.xcscmblueprint`, but these are still included in the Xcode gitignore. This commit synchronises the three files. The files themselves contain information about the user's local source control status and shouldn't be included in most Xcode repositories. `*.xcuserstate` appears to always be contained in `xcuserdata/` which is already ignored. | ||||
* | | | | | | Merge pull request #2262 from OSDevelopment/unrealEngine | Brendan Forster | 2017-01-28 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Ignore xcworkspace for UnrealEngine Xcode projects | ||||
| * | | | | | | Ignore xcworkspace for UnrealEngine Xcode projects | Robinson Presotto | 2017-01-26 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2157 from luiscoms/patch-1 | Brendan Forster | 2017-01-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add bower dependency directory | ||||
| * | | | | | | | Add bower dependency directory | Luis Fernando Gomes | 2016-10-28 | 1 | -0/+3 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1524 from hcollet/stata | Brendan Forster | 2017-01-28 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | First .gitignore for Stata files | ||||
| * | | | | | | | | Commented out the exclusion of image files, added a link to list the image ↵ | Tinh-Hai Collet | 2015-07-15 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file types | ||||
| * | | | | | | | | Move Stata.gitignore to Global/, as discussed with shiftkey | Tinh-Hai Collet | 2015-05-18 | 1 | -0/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | First .gitignore for Stata files | Tinh-Hai Collet | 2015-05-15 | 1 | -0/+19 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #2264 from Jumbalaya/patch-1 | Brendan Forster | 2017-01-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added Simulink .autosave extension | ||||
| * | | | | | | | | | Added Simulink .autosave extension | Jumbalaya | 2017-01-27 | 1 | -0/+3 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #2036 from sammysfo/patch-1 | Brendan Forster | 2017-01-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update Perl.gitignore | ||||
| * | | | | | | | | | Update Perl.gitignore | sammy | 2016-07-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore perltidy output files | ||||
* | | | | | | | | | | Merge pull request #2049 from cyrodjohn/patch-1 | Brendan Forster | 2017-01-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update Laravel.gitignore | ||||
| * | | | | | | | | | | Update Laravel.gitignore | Cy | 2016-07-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore Homestead related config files | ||||
* | | | | | | | | | | | Merge pull request #2221 from brianteeman/patch-1 | Brendan Forster | 2017-01-28 | 1 | -27/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update Joomla gitignore | ||||
| * | | | | | | | | | | | Update Joomla gitignore | Brian Teeman | 2016-12-24 | 1 | -27/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed some non core joomla extensions Removed some old joomla 2.5 templates Removed some index.html no longer present Removed weblinks component, modules and plugins no longer distributed in the core | ||||
* | | | | | | | | | | | | Merge pull request #2263 from appleboy/patch-3 | Brendan Forster | 2017-01-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore public/hot folder for laravel project | ||||
| * | | | | | | | | | | | | ignore public/hot folder for laravel project | Bo-Yi Wu | 2017-01-27 | 1 | -0/+1 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ref: https://github.com/laravel/laravel/pull/4121 | ||||
* | | | | | | | | | | | | Merge pull request #2252 from calben/patch-3 | Brendan Forster | 2017-01-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | Add Map Built Data | ||||
| * | | | | | | | | | | | Add Map Built Data | Calem Bendell | 2017-01-23 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add built data to the gitignore. Includes data about a map for UE4.14 that is generated when the user builds it (surprise! :D). Often gigabytes in size. Definitely don't want it in your repository. | ||||
* | | | | | | | | | | | | Merge pull request #2257 from noinkling/patch-1 | Brendan Forster | 2017-01-25 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | Add .env to Node.gitignore | ||||
| * | | | | | | | | | | | Add .env to Node.gitignore | Malcolm | 2017-01-25 | 1 | -0/+3 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #2255 from FabrizioBrancati/master | Brendan Forster | 2017-01-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Updating Swift.gitignore with Package.pins | ||||
| * | | | | | | | | | | | Updating Swift.gitignore with Package.pins | Fabrizio Brancati | 2017-01-24 | 1 | -0/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #2247 from msdx/freeline | Brendan Forster | 2017-01-24 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add freeline rules | ||||
| * | | | | | | | | | | | Add freeline rules. | msdx | 2017-01-18 | 1 | -0/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #2253 from eculver/golang-ignore-glide-cache | Brendan Forster | 2017-01-24 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | Ignore project-local Glide cache | ||||
| * | | | | | | | | | | Ignore project-local Glide cache | Evan Culver | 2017-01-23 | 1 | -0/+3 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #2244 from FionaHagen/master | Brendan Forster | 2017-01-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add Google Services | ||||
| * | | | | | | | | | | Add Google Services | Fiona Hagen | 2017-01-13 | 1 | -0/+3 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #2243 from Ernest314/patch-1 | Brendan Forster | 2017-01-13 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed/Added ignore rules |