Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TeX: feynMF/feynMP | Lucas Gautheron | 2016-11-03 | 1 | -0/+9 |
| | |||||
* | Merge pull request #2168 from calben/patch-1 | Brendan Forster | 2016-11-02 | 1 | -0/+3 |
|\ | | | | | add the *.VC.db to unreal engine ignore | ||||
| * | add the *.VC.db to unreal engine ignore | Calem Bendell | 2016-11-02 | 1 | -0/+3 |
|/ | | | | as of visual studio 2015 update 2 this file stores the intellisense database. this file is typically huge and shouldn't be included in a repository. | ||||
* | Merge pull request #2158 from github/cc-0-license-text | Brendan Forster | 2016-10-28 | 1 | -108/+103 |
|\ | | | | | Use the exact CC-0 license text | ||||
| * | Use the exact CC-0 license text | Ben Balter | 2016-10-28 | 1 | -108/+103 |
|/ | |||||
* | Merge pull request #2156 from mattayes/jupyter-notebooks | Brendan Forster | 2016-10-27 | 1 | -1/+1 |
|\ | | | | | Rename 'IPython Notebook' comment to 'Jupyter Notebook' | ||||
| * | Rename 'IPython Notebook' comment to 'Jupyter Notebook' | Matt Braymer-Hayes | 2016-10-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2150 from ddfreyne/nanoc-fix | Brendan Forster | 2016-10-24 | 1 | -2/+2 |
|\ | | | | | Nanoc: Fix capitalisation + config filename | ||||
| * | Nanoc: Mention nanoc.yaml rather than config.yaml | Denis Defreyne | 2016-10-23 | 1 | -1/+1 |
| | | |||||
| * | Nanoc: Improve grammar | Denis Defreyne | 2016-10-23 | 1 | -1/+1 |
| | | |||||
| * | Nanoc: Fix capitalisation of Nanoc | Denis Defreyne | 2016-10-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2151 from israelroldan/patch-1 | Brendan Forster | 2016-10-24 | 1 | -0/+8 |
|\ \ | |/ |/| | Update ExtJs.gitignore | ||||
| * | Update ExtJs.gitignore | Israel Roldan | 2016-10-23 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #2143 from mrs-mrl/patch-1 | Brendan Forster | 2016-10-20 | 1 | -0/+3 |
|\ | | | | | ignore Visual Studio 6 workspace file | ||||
| * | ignore Visual Studio 6 workspace file | mrs-mrl | 2016-10-19 | 1 | -0/+3 |
|/ | | | | | see e.g. http://stackoverflow.com/a/1530193 https://msdn.microsoft.com/en-us/library/aa241721(v=vs.60).aspx | ||||
* | Merge pull request #2141 from jasongaylord/master | Brendan Forster | 2016-10-19 | 1 | -0/+1 |
|\ | | | | | Removed LaunchSettings.json from being committed | ||||
| * | Removed LaunchSettings.json from being committed | Jason N. Gaylord | 2016-10-17 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #2139 from appleboy/patch-1 | Brendan Forster | 2016-10-17 | 1 | -0/+1 |
|\ | | | | | ignore public/storage for laravel 5 | ||||
| * | ignore public/storage for laravel 5 | Bo-Yi Wu | 2016-10-17 | 1 | -0/+1 |
|/ | | | Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2 | ||||
* | Merge pull request #2137 from dvlprs/update/Opencart | Brendan Forster | 2016-10-16 | 1 | -0/+7 |
|\ | | | | | Update/opencart | ||||
| * | excluding vqmod cache files and logs | dvlprs | 2016-10-15 | 1 | -1/+2 |
| | | |||||
| * | excluding vqmod cache files and logs | root | 2016-10-15 | 1 | -0/+6 |
|/ | |||||
* | Merge pull request #2093 from Leandros/patch-1 | Brendan Forster | 2016-10-05 | 1 | -0/+7 |
|\ | | | | | Extend C to ignore Visual Studio artifacts | ||||
| * | Merge branch 'master' into HEAD | Arvid Gerstmann | 2016-10-04 | 10 | -4/+33 |
| |\ | |/ |/| | |||||
* | | Merge pull request #2096 from petermorlion/jetbrains-include-shared-settings | Brendan Forster | 2016-10-03 | 1 | -3/+0 |
|\ \ | | | | | | | Include shared settings, according to official docs | ||||
| * | | Include shared settings, according to official docs | Peter Morlion | 2016-09-07 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | Official docs, found here: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 (as of 13 Aug 2016) | ||||
* | | | Add rustfmt gitignore (#2108) | Wayne Nilsen | 2016-10-03 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #2115 from aarian93p/patch-1 | Brendan Forster | 2016-10-03 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | Added kernel module compilation results | ||||
| * | | | More kernel module compilation results | aarian93p | 2016-09-21 | 1 | -1/+2 |
| | | | | | | | | | | | | Added a few missed files from kernel compilation results | ||||
| * | | | Added kernel module compilation results | aarian93p | 2016-09-21 | 1 | -0/+7 |
| | | | | | | | | | | | | Adds kernel module compile to the ignore list. | ||||
* | | | | Merge pull request #2054 from kevinmost/android-externalNativeBuild | Brendan Forster | 2016-10-03 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Add .externalNativeBuild to Android gitignore | ||||
| * | | | | Add .externalNativeBuild to Android gitignore | Kevin Most | 2016-08-01 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #2121 from futabooo/patch-1 | Brendan Forster | 2016-09-27 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Add vendor folder to Go.gitignore | ||||
| * | | | | | Add vendor folder to Go.gitignore | futabooo | 2016-09-27 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #2107 from RehanSaeed/patch-1 | Brendan Forster | 2016-09-26 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Add support for Cake.Net | ||||
| * | | | | | Update VisualStudio.gitignore | Muhammad Rehan Saeed | 2016-09-26 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Add support for Cake.Net | Muhammad Rehan Saeed | 2016-09-15 | 1 | -0/+3 |
| | |/ / / | |/| | | | | | | | | Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in. | ||||
* | | | | | Merge pull request #2113 from MikeRalphson/patch-1 | Brendan Forster | 2016-09-26 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Update Node.gitignore | ||||
| * | | | | | Update Node.gitignore (*.tgz) | Mike Ralphson | 2016-09-26 | 1 | -0/+3 |
| |/ / / / | | | | | | | | | | | | | | | | Add `*.tgz`, the output of `npm pack`, or other build-steps. | ||||
* | | | | | Merge pull request #2111 from jfloff/patch-1 | Brendan Forster | 2016-09-26 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add .nfs files to Linux.gitignore | ||||
| * | | | | Add .nfs files to Linux.gitignore | João Ferreira Loff | 2016-09-19 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge pull request #2106 from ukari/patch-1 | Brendan Forster | 2016-09-14 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update Erlang.gitignore | ||||
| * | | | | Update Erlang.gitignore | Muromi Ukari | 2016-09-13 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | /ebin can't be simply ignored because *.app should be put here. [Erlang Applications](http://erlang.org/doc/design_principles/applications.html) > 8.4 Directory Structure > ebin - Contains the Erlang object code, the beam files. The .app file is also placed here. | ||||
* | | | | Merge pull request #2105 from filipw/patch-2 | Brendan Forster | 2016-09-13 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | added VS code coverage files | ||||
| * | | | | added VS code coverage files | Filip W | 2016-09-12 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge pull request #2104 from kevcunnane/bug/jfmFiles | Brendan Forster | 2016-09-12 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Ignore .jfm files in Visual Studio | ||||
| * | | | | Ignore .jfm files in Visual Studio | Kevin Cunnane | 2016-09-08 | 1 | -0/+1 |
|/ / / / | | | | | | | | | | | | | | | | | .jfm files have started blocking checking for .sqlproj projects in Visual Studio. .jfm files are a new file-type created by the Microsoft ESENT database engine - this is a recent improvement only in Windows 10 Anniversary update. As the SSDT .sqlproj type in Visual Studio uses this engine for .dbmdl metadata files, and this file is locked by the user, this currently blocks users from checking into Git repositories. This fix helps mitigate this by avoiding checkin of this file type. | ||||
* | | | | Merge pull request #2100 from srvg/Ansible | Brendan Forster | 2016-09-08 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | Introduce new Ansible template | ||||
| * | | | introduce Ansible ignores | Serge van Ginderachter | 2016-09-07 | 1 | -0/+1 |
|/ / / | |||||
| | * | Extend C to ignore Visual Studio artifacts | Arvid Gerstmann | 2016-09-06 | 1 | -0/+7 |
| |/ |/| | | | | | | | | | | | | | Visual Studio creates a few artifacts which weren't ignored before, mainly .idb, .pdb and .ilk files which are either created by CL.EXE or by LINK.EXE were added to the gitignore for Windows projects. A little more information can be found here on Microsoft's documentation: https://msdn.microsoft.com/en-us/library/3awe4781.aspx |