Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #2209 from vkusvody/tex.expex | Brendan Forster | 2016-12-07 | 1 | -0/+3 |
|\ | | | | | Added pattern for expex forward references | ||||
| * | Added pattern for expex forward references | Vanya Kapitonov | 2016-12-06 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #2208 from roubles/master | Brendan Forster | 2016-12-06 | 1 | -2/+4 |
|\ \ | |/ |/| | Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz". | ||||
| * | Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz". | roubles | 2016-12-05 | 1 | -2/+4 |
|/ | | | | | While will never be generated by the vim source code. http://unix.stackexchange.com/questions/326707/vim-what-are-all-the-possible-swapfile-extensions | ||||
* | Merge pull request #2207 from sshaw/master | Brendan Forster | 2016-12-02 | 1 | -12/+26 |
|\ | | | | | Add zip and gzip extensions to Perl.gitignore | ||||
| * | Annotate some of the Perl entries | sshaw | 2016-12-01 | 1 | -14/+25 |
| | | |||||
| * | Add zip and gzip extensions to Perl.gitignore | sshaw | 2016-12-01 | 1 | -0/+3 |
|/ | | | | ExtUtils::MakeMaker based builds can generate .zip and .gz files | ||||
* | Merge pull request #2205 from mems/patch-2 | Brendan Forster | 2016-12-01 | 1 | -1/+2 |
|\ | | | | | Add ehthumbs_vista.db as Windows thumbnail cache file | ||||
| * | Add ehthumbs_vista.db as Windows thumbnail cache file | Memmie Lenglet | 2016-11-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | As Windows Vista Media Center thumbnails References: - https://nctritech.wordpress.com/tag/ehthumbs_vista-db/ - https://thumbsviewer.github.io/ - https://www.file-extensions.org/db-file-extension-windows-thumbnail-database | ||||
* | | Merge pull request #2206 from mattgerstman/master | Brendan Forster | 2016-12-01 | 1 | -1/+1 |
|\ \ | |/ |/| | Standardize comment capitalization in go | ||||
| * | Standardize comment capitalization | Matthew Gerstman | 2016-11-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2202 from rolando-contribute/python-wheels-ignore | Brendan Forster | 2016-11-28 | 1 | -0/+1 |
|\ | | | | | Ignore wheels directory. | ||||
| * | Ignore wheels directory. | Rolando Espinoza | 2016-11-26 | 1 | -0/+1 |
| | | | | | | | | As eggs/ directory, wheels directory may contain compiled wheels. | ||||
* | | Merge pull request #2201 from thomwiggers/tex-endnotes | Brendan Forster | 2016-11-28 | 1 | -0/+3 |
|\ \ | |/ |/| | TeX: ignore endnotes *.ent files | ||||
| * | TeX: ignore endnotes *.ent files | Thom Wiggers | 2016-11-26 | 1 | -0/+3 |
|/ | | | | | The `endnotes` package generates `*.ent` files. These should also be ignored. | ||||
* | Merge pull request #2200 from Hastegan/master | Brendan Forster | 2016-11-25 | 1 | -1/+1 |
|\ | | | | | Symfony: Fix rule for backed up entities | ||||
| * | Symfony: Fix rule for backed up entities | hastegan | 2016-11-24 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2199 from Alice94/patch-2 | Brendan Forster | 2016-11-25 | 1 | -0/+1 |
|\ \ | |/ |/| | Add missing beamer temporary file extension | ||||
| * | Update TeX.gitignore | Alice94 | 2016-11-24 | 1 | -0/+1 |
|/ | | | Add missing beamer temporary file extension | ||||
* | Merge pull request #2194 from davormas/master | Brendan Forster | 2016-11-21 | 1 | -0/+1 |
|\ | | | | | Modified VS Code .gitignore | ||||
| * | Modified VS Code .gitignore | Davor Mas | 2016-11-21 | 1 | -0/+1 |
|/ | | | | | Added extensions.json as exception in .vscode folder. File is used as extensions recommendation for project. | ||||
* | Merge pull request #2189 from HenrikWM/patch-1 | Brendan Forster | 2016-11-16 | 1 | -1/+1 |
|\ | | | | | Replace DNX with .NET Core | ||||
| * | Replace DNX with .NET Core | Henrik W. Moe | 2016-11-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2187 from Stevoisiak/patch-1 | Brendan Forster | 2016-11-15 | 1 | -0/+3 |
|\ | | | | | Ignore *.ctxt in Java.gitignore | ||||
| * | Add rule to ignore *.ctxt to Java.gitignore | Steven Vascellaro | 2016-11-15 | 1 | -0/+3 |
|/ | | | .ctxt files are generated automatically each time a project is compiled in BlueJ. | ||||
* | Merge pull request #2185 from robinkanters/bower-assets | Brendan Forster | 2016-11-14 | 1 | -3/+0 |
|\ | | | | | Removed bower asset exclusion | ||||
| * | Removed bower asset exclusion | Robin Kanters | 2016-11-13 | 1 | -3/+0 |
|/ | | | | | This is recommended by the Symfony docs: http://symfony.com/doc/current/frontend/bower.html#should-i-git-ignore-or-commit-bower-assets | ||||
* | Merge pull request #2181 from Levityx/master | Brendan Forster | 2016-11-08 | 1 | -3/+1 |
|\ | | | | | Change *.mtc patterns to single *.mtc[0-9]* | ||||
| * | Change *.mt patterns to single *.mtc[0-9]* | Al Levity | 2016-11-07 | 1 | -3/+1 |
|/ | |||||
* | Merge pull request #2180 from ChuckFork/master | Brendan Forster | 2016-11-06 | 1 | -1/+1 |
|\ | | | | | ignore Properties/launchSettings.json even if Properties is a subfolder | ||||
| * | ignore Properties/launchSettings.json even if Properties is a subfolder | ChuckLu | 2016-11-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2130 from JasonGross/patch-1 | Brendan Forster | 2016-11-06 | 1 | -1/+28 |
|\ | | | | | Update Coq.gitignore | ||||
| * | Add mllib, mlpack files | Jason Gross | 2016-10-11 | 1 | -0/+2 |
| | | |||||
| * | Add .native | Jason Gross | 2016-10-11 | 1 | -0/+1 |
| | | |||||
| * | Update Coq.gitignore | Jason Gross | 2016-10-11 | 1 | -1/+25 |
| | | | | | | Add various files that show up when you run tactics (the *.cache in 8.4 and 8.5, .*.cache in 8.6), build plugins (the various OCaml files), and for the native compiler of Coq 8.5. | ||||
* | | Merge pull request #2128 from stapelberg/patch-3 | Brendan Forster | 2016-11-06 | 1 | -0/+15 |
|\ \ | | | | | | | autotools.gitignore: add missing files | ||||
| * | | autotools.gitignore: add missing files | Michael Stapelberg | 2016-10-11 | 1 | -0/+15 |
| |/ | | | | | See the full list of scripts documented in AC_CONFIG_AUX_DIR in https://www.gnu.org/software/automake/manual/html_node/Optional.html | ||||
* | | Merge pull request #2145 from rkrp/laravel_cache_gitignore | Brendan Forster | 2016-11-06 | 1 | -1/+0 |
|\ \ | | | | | | | Laravel: fixed incorrect ignoring of cache folder | ||||
| * | | laravel: fixed incorrect ignoring of cache folder | Krishna Ram Prakash R | 2016-10-21 | 1 | -1/+0 |
| | | | |||||
* | | | Merge pull request #2140 from appleboy/patch-2 | Brendan Forster | 2016-11-06 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Ignore Passport-generated OAuth keys | ||||
| * | | | Ignore Passport-generated OAuth keys | Bo-Yi Wu | 2016-10-17 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #2132 from rpowelll/patch-1 | Brendan Forster | 2016-11-06 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Update Elixir.gitignore | ||||
| * | | | | Update Elixir.gitignore | Rhys Powell | 2016-10-12 | 1 | -0/+1 |
| | |_|/ | |/| | | | | | | This should really ignore compiled .beam files as well | ||||
* | | | | Merge pull request #2134 from morrislaptop/patch-1 | Brendan Forster | 2016-11-06 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Add yarn ignored file | ||||
| * | | | | Add yarn ignored file | Craig Morris | 2016-10-12 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge pull request #2155 from troyp/master | Brendan Forster | 2016-11-06 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | elisp: add emacs backup files and undo-tree save-history files | ||||
| * | | | | add final newline | Troy Pracy | 2016-10-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add undo-tree save-files | Troy Pracy | 2016-10-27 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | add backup files (*~) | Troy Pracy | 2016-10-27 | 1 | -0/+3 |
| | | | | |