Commit Graph

2443 Commits

Author SHA1 Message Date
William Marquardt 2813344310 Merge branch 'master' into codeigniter3update 2017-02-02 09:36:10 -02:00
Brendan Forster 5b15028492 Merge pull request #2112 from bbodenmiller/patch-3
[Node/VisualStudio] ignore typings directory
2017-02-02 12:00:34 +01:00
Brendan Forster 240e551d83 added comment about typings directory 2017-02-02 11:59:53 +01:00
Brendan Forster 60f46f95a7 added comment for typings directory 2017-02-02 11:57:45 +01:00
Brendan Forster 02de0de43f Merge branch 'master' into patch-3 2017-02-02 11:54:37 +01:00
Brendan Forster c357392458 Merge pull request #1606 from svisser/purescript
Added .gitignore for PureScript
2017-02-02 11:21:11 +01:00
Brendan Forster c110ba8647 Merge pull request #1996 from tonylotts/master
Ignore ensime files
2017-02-02 11:13:13 +01:00
Brendan Forster 100943c3ba Merge pull request #1424 from github/reduce-noise
Add an explanation to reduce PHP framework clutter
2017-02-02 10:56:07 +01:00
Brendan Forster 45658a14b2 Merge pull request #2193 from rafaelstz/patch-7
[Magento] basic files that must be ignored
2017-02-02 10:53:09 +01:00
Brendan Forster e53f6351d7 Merge pull request #2246 from Nihlus/patch-1
[Global/JetBrains] add support for Rider and nested projects
2017-02-02 10:20:32 +01:00
Brendan Forster 77a8d1adeb Merge pull request #2256 from DSIW/patch-2
[Python] add .venv as file
2017-02-01 17:57:14 +01:00
Max 421aa579f7 Remove / from .venv 2017-02-01 17:50:44 +01:00
Brendan Forster bcb05d9d33 Merge pull request #2266 from AlekSi/master
[Go] Update ignore patterns.
2017-01-31 13:27:34 +01:00
Brendan Forster 4ab70d18ef Merge pull request #2210 from mcandre/patch-1
[Node] make directory rules explicit
2017-01-31 13:26:08 +01:00
Brendan Forster b256d4ae2e Merge pull request #2267 from taeminhong/unity-vs
Unity: ignore Visual Studio 2015 cache directory
2017-01-31 09:14:52 +01:00
Taemin Hong 0c0c3b6b85 Unity: ignore Visual Studio 2015 cache directory
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.
2017-01-31 16:27:41 +09:00
Alexey Palazhchenko c94ee9a8e7 Add plugins for Mac. 2017-01-30 17:48:28 +03:00
Alexey Palazhchenko d1bed7cdad Add patterns for plugins. 2017-01-30 17:42:26 +03:00
Alexey Palazhchenko 0dae103110 Update Go git ignore patterns. 2017-01-30 17:09:30 +03:00
Brendan Forster 3c0d314912 Merge pull request #1917 from seanfisk/seanfisk/waf-updates
Update Waf for URL and specificity
2017-01-29 14:04:14 +01:00
Brendan Forster 9b44951272 Merge pull request #2192 from Arsfiqball/update-laravel-patch-2
Laravel: ignore homestead config and npm debug.
2017-01-29 13:31:39 +01:00
Iqbal Mohammad Abdul Ghoni 9c07495c01 Laravel: ignore npm-debug.log 2017-01-28 23:48:56 +07:00
Brendan Forster ac8884009e Merge pull request #2163 from commscheck/xcode-source-control
Update Objective-C and Swift to match Xcode.gitignore
2017-01-28 12:22:57 +01:00
Brendan Forster 6fd222d860 Merge pull request #2262 from OSDevelopment/unrealEngine
Ignore xcworkspace for UnrealEngine Xcode projects
2017-01-28 12:11:52 +01:00
Brendan Forster 69df486d77 Merge pull request #2157 from luiscoms/patch-1
Add bower dependency directory
2017-01-28 12:04:37 +01:00
Brendan Forster 91d2770817 Merge pull request #1524 from hcollet/stata
First .gitignore for Stata files
2017-01-28 11:39:46 +01:00
Brendan Forster 13f0b40f5d Merge pull request #2264 from Jumbalaya/patch-1
Added Simulink .autosave extension
2017-01-28 11:29:59 +01:00
Brendan Forster b497cf639f Merge pull request #2036 from sammysfo/patch-1
Update Perl.gitignore
2017-01-28 11:07:44 +01:00
Brendan Forster 459e846a94 Merge pull request #2049 from cyrodjohn/patch-1
Update Laravel.gitignore
2017-01-28 11:06:19 +01:00
Brendan Forster e389bd0b90 Merge pull request #2221 from brianteeman/patch-1
Update Joomla gitignore
2017-01-28 10:04:33 +01:00
Brendan Forster 20fb3d61f7 Merge pull request #2263 from appleboy/patch-3
ignore public/hot folder for laravel project
2017-01-28 09:59:55 +01:00
Brendan Forster 8b5d85d9b9 Merge pull request #2252 from calben/patch-3
Add Map Built Data
2017-01-28 09:59:29 +01:00
Jumbalaya e73e4fd575 Added Simulink .autosave extension 2017-01-27 16:23:44 +00:00
Bo-Yi Wu c9b3900783 ignore public/hot folder for laravel project
ref: https://github.com/laravel/laravel/pull/4121
2017-01-27 16:37:26 +08:00
Robinson Presotto 23adefa4be Ignore xcworkspace for UnrealEngine Xcode projects 2017-01-26 22:25:00 +01:00
Brendan Forster a41bfbea91 Merge pull request #2257 from noinkling/patch-1
Add .env to Node.gitignore
2017-01-25 14:39:37 +01:00
Malcolm e3dad9eb64 Add .env to Node.gitignore 2017-01-25 16:13:33 +13:00
Max b236b95c4d Add .venv as file 2017-01-24 13:41:24 +01:00
Brendan Forster 7f2ce36bbe Merge pull request #2255 from FabrizioBrancati/master
Updating Swift.gitignore with Package.pins
2017-01-24 12:04:12 +01:00
Fabrizio Brancati ad446600de Updating Swift.gitignore with Package.pins 2017-01-24 11:16:40 +01:00
Brendan Forster af2010cc39 Merge pull request #2247 from msdx/freeline
Add freeline rules
2017-01-24 09:08:00 +01:00
Brendan Forster ccfbd65663 Merge pull request #2253 from eculver/golang-ignore-glide-cache
Ignore project-local Glide cache
2017-01-24 09:02:13 +01:00
Evan Culver acec206ed7 Ignore project-local Glide cache 2017-01-23 17:51:10 -08:00
Calem Bendell 66c8b842c0 Add Map Built Data
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.
2017-01-23 16:34:46 -05:00
msdx e67fbf847c Add freeline rules. 2017-01-18 10:43:24 +08:00
Brendan Forster 160d27e2be Merge pull request #2244 from FionaHagen/master
Add Google Services
2017-01-16 14:33:00 -08:00
Jarl Gullberg d8b46e7d2d Update JetBrains.gitignore
In newer versions of the IntelliJ platform (such as the one used for Rider), the .idea files are now placed in a subdirectory of the same, named after the current project (such as ".idea/.idea.Everlook/.idea/workspace.xml"). Adding a double-star pattern to these folder rules will also ignore these new files and maintain backwards compatibility with previous revisions of this file.
2017-01-15 00:06:56 +01:00
Fiona Hagen fcd5716497 Add Google Services 2017-01-13 10:45:58 +01:00
Brendan Forster a98a044469 Merge pull request #2243 from Ernest314/patch-1
Fixed/Added ignore rules
2017-01-13 08:57:28 +11:00
Ernest Gu fb6cd71357 Fixed/Added ignore rules
- *.ses files are generated by Freerouting (which is the partially integrated autorouter)
- *.dsn files weren't actually being ignored
2017-01-12 00:14:28 -08:00