aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ignore the VERSION fileghfwBrendan Forster2017-02-011-0/+1
|
* Merge pull request #2256 from DSIW/patch-2Brendan Forster2017-02-011-1/+1
|\ | | | | [Python] add .venv as file
| * Remove / from .venvMax2017-02-011-2/+1
| |
| * Add .venv as fileMax2017-01-241-0/+1
| |
* | Merge pull request #2266 from AlekSi/masterBrendan Forster2017-01-311-24/+5
|\ \ | | | | | | [Go] Update ignore patterns.
| * | Add plugins for Mac.Alexey Palazhchenko2017-01-301-0/+1
| | |
| * | Add patterns for plugins.Alexey Palazhchenko2017-01-301-1/+3
| | |
| * | Update Go git ignore patterns.Alexey Palazhchenko2017-01-301-25/+3
| | |
* | | Merge pull request #2210 from mcandre/patch-1Brendan Forster2017-01-311-2/+2
|\ \ \ | | | | | | | | [Node] make directory rules explicit
| * | | fix gitignore syntaxAndrew Pennebaker2016-12-071-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-vsBrendan Forster2017-01-311-0/+3
|\ \ \ \ | |_|/ / |/| | | Unity: ignore Visual Studio 2015 cache directory
| * | | Unity: ignore Visual Studio 2015 cache directoryTaemin Hong2017-01-311-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-updatesBrendan Forster2017-01-291-4/+9
|\ \ \ | | | | | | | | Update Waf for URL and specificity
| * | | Waf: Be more explicit in patternsSean Fisk2016-03-241-3/+8
| | | |
| * | | Waf: Update project URLSean Fisk2016-03-241-1/+1
| | | |
* | | | Merge pull request #2192 from Arsfiqball/update-laravel-patch-2Brendan Forster2017-01-291-0/+1
|\ \ \ \ | | | | | | | | | | Laravel: ignore homestead config and npm debug.
| * | | | Laravel: ignore npm-debug.logIqbal Mohammad Abdul Ghoni2017-01-281-0/+1
| | | | |
* | | | | Merge pull request #2163 from commscheck/xcode-source-controlBrendan Forster2017-01-282-2/+4
|\ \ \ \ \ | | | | | | | | | | | | Update Objective-C and Swift to match Xcode.gitignore
| * | | | | Update Objective-C and Swift to match Xcode.gitignoreBenjamin Lea2016-11-012-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/unrealEngineBrendan Forster2017-01-281-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ignore xcworkspace for UnrealEngine Xcode projects
| * | | | | | Ignore xcworkspace for UnrealEngine Xcode projectsRobinson Presotto2017-01-261-0/+1
| | | | | | |
* | | | | | | Merge pull request #2157 from luiscoms/patch-1Brendan Forster2017-01-281-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add bower dependency directory
| * | | | | | | Add bower dependency directoryLuis Fernando Gomes2016-10-281-0/+3
| | | | | | | |
* | | | | | | | Merge pull request #1524 from hcollet/stataBrendan Forster2017-01-281-0/+24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | First .gitignore for Stata files
| * | | | | | | | Commented out the exclusion of image files, added a link to list the image ↵Tinh-Hai Collet2015-07-151-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file types
| * | | | | | | | Move Stata.gitignore to Global/, as discussed with shiftkeyTinh-Hai Collet2015-05-181-0/+0
| | | | | | | | |
| * | | | | | | | First .gitignore for Stata filesTinh-Hai Collet2015-05-151-0/+19
| | | | | | | | |
* | | | | | | | | Merge pull request #2264 from Jumbalaya/patch-1Brendan Forster2017-01-281-0/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added Simulink .autosave extension
| * | | | | | | | | Added Simulink .autosave extensionJumbalaya2017-01-271-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2036 from sammysfo/patch-1Brendan Forster2017-01-281-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update Perl.gitignore
| * | | | | | | | | Update Perl.gitignoresammy2016-07-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore perltidy output files
* | | | | | | | | | Merge pull request #2049 from cyrodjohn/patch-1Brendan Forster2017-01-281-0/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update Laravel.gitignore
| * | | | | | | | | | Update Laravel.gitignoreCy2016-07-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore Homestead related config files
* | | | | | | | | | | Merge pull request #2221 from brianteeman/patch-1Brendan Forster2017-01-281-27/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Joomla gitignore
| * | | | | | | | | | | Update Joomla gitignoreBrian Teeman2016-12-241-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-3Brendan Forster2017-01-281-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | ignore public/hot folder for laravel project
| * | | | | | | | | | | | ignore public/hot folder for laravel projectBo-Yi Wu2017-01-271-0/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ref: https://github.com/laravel/laravel/pull/4121
* | | | | | | | | | | | Merge pull request #2252 from calben/patch-3Brendan Forster2017-01-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | Add Map Built Data
| * | | | | | | | | | | Add Map Built DataCalem Bendell2017-01-231-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-1Brendan Forster2017-01-251-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | Add .env to Node.gitignore
| * | | | | | | | | | | Add .env to Node.gitignoreMalcolm2017-01-251-0/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2255 from FabrizioBrancati/masterBrendan Forster2017-01-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Updating Swift.gitignore with Package.pins
| * | | | | | | | | | | Updating Swift.gitignore with Package.pinsFabrizio Brancati2017-01-241-0/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2247 from msdx/freelineBrendan Forster2017-01-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add freeline rules
| * | | | | | | | | | | Add freeline rules.msdx2017-01-181-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2253 from eculver/golang-ignore-glide-cacheBrendan Forster2017-01-241-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | Ignore project-local Glide cache
| * | | | | | | | | | Ignore project-local Glide cacheEvan Culver2017-01-231-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2244 from FionaHagen/masterBrendan Forster2017-01-161-0/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add Google Services
| * | | | | | | | | | Add Google ServicesFiona Hagen2017-01-131-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2243 from Ernest314/patch-1Brendan Forster2017-01-131-1/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fixed/Added ignore rules