aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the line for eclipse editor & vagrant sine it isn't already in global ↵Thien Tran2017-02-031-9/+1
| | | | ignore
* Update java ignoreThien Tran2016-12-291-0/+3
|
* Update Java.gitignoreThien Tran2016-12-291-0/+11
|
* Merge pull request #2217 from XnachO/codeigniter-3.1.2Brendan Forster2016-12-211-0/+5
|\ | | | | add lines from official codeigniter download
| * Deleted the line corresponding to an OS-specific gitignore fileNacho Seluy2016-12-211-2/+0
| |
| * add lines from official codeigniter downloadJosé I. Seluy2016-12-201-0/+7
|/ | | | - Added lines from the zip of Codeigniter-3.1.2
* Merge pull request #2215 from TennyZhuang/patch-1Brendan Forster2016-12-141-0/+1
|\ | | | | ignore compile_commands.json
| * ignore compile_commands.json庄天翼2016-12-141-0/+1
|/ | | CMake may generate `compile_commands.json` file with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` Option
* Merge pull request #2212 from github/revert-2211-masterBrendan Forster2016-12-091-1/+0
|\ | | | | Revert "添加DS_Store"
| * Revert "添加DS_Store"Brendan Forster2016-12-091-1/+0
|/
* Merge pull request #2211 from ligun123/masterBrendan Forster2016-12-091-0/+1
|\ | | | | 添加DS_Store
| * 添加DS_Storehalloworld2016-06-201-0/+1
| |
* | Merge pull request #2209 from vkusvody/tex.expexBrendan Forster2016-12-071-0/+3
|\ \ | | | | | | Added pattern for expex forward references
| * | Added pattern for expex forward referencesVanya Kapitonov2016-12-061-0/+3
| | |
* | | Merge pull request #2208 from roubles/masterBrendan Forster2016-12-061-2/+4
|\ \ \ | |/ / |/| | Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".
| * | Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".roubles2016-12-051-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/masterBrendan Forster2016-12-021-12/+26
|\ \ | | | | | | Add zip and gzip extensions to Perl.gitignore
| * | Annotate some of the Perl entriessshaw2016-12-011-14/+25
| | |
| * | Add zip and gzip extensions to Perl.gitignoresshaw2016-12-011-0/+3
|/ / | | | | | | ExtUtils::MakeMaker based builds can generate .zip and .gz files
* | Merge pull request #2205 from mems/patch-2Brendan Forster2016-12-011-1/+2
|\ \ | | | | | | Add ehthumbs_vista.db as Windows thumbnail cache file
| * | Add ehthumbs_vista.db as Windows thumbnail cache fileMemmie Lenglet2016-11-301-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/masterBrendan Forster2016-12-011-1/+1
|\ \ \ | |/ / |/| | Standardize comment capitalization in go
| * | Standardize comment capitalizationMatthew Gerstman2016-11-301-1/+1
|/ /
* | Merge pull request #2202 from rolando-contribute/python-wheels-ignoreBrendan Forster2016-11-281-0/+1
|\ \ | | | | | | Ignore wheels directory.
| * | Ignore wheels directory.Rolando Espinoza2016-11-261-0/+1
| | | | | | | | | | | | As eggs/ directory, wheels directory may contain compiled wheels.
* | | Merge pull request #2201 from thomwiggers/tex-endnotesBrendan Forster2016-11-281-0/+3
|\ \ \ | |/ / |/| | TeX: ignore endnotes *.ent files
| * | TeX: ignore endnotes *.ent filesThom Wiggers2016-11-261-0/+3
|/ / | | | | | | | | The `endnotes` package generates `*.ent` files. These should also be ignored.
* | Merge pull request #2200 from Hastegan/masterBrendan Forster2016-11-251-1/+1
|\ \ | | | | | | Symfony: Fix rule for backed up entities
| * | Symfony: Fix rule for backed up entitieshastegan2016-11-241-1/+1
| | |
* | | Merge pull request #2199 from Alice94/patch-2Brendan Forster2016-11-251-0/+1
|\ \ \ | |/ / |/| | Add missing beamer temporary file extension
| * | Update TeX.gitignoreAlice942016-11-241-0/+1
|/ / | | | | Add missing beamer temporary file extension
* | Merge pull request #2194 from davormas/masterBrendan Forster2016-11-211-0/+1
|\ \ | | | | | | Modified VS Code .gitignore
| * | Modified VS Code .gitignoreDavor Mas2016-11-211-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-1Brendan Forster2016-11-161-1/+1
|\ \ | | | | | | Replace DNX with .NET Core
| * | Replace DNX with .NET CoreHenrik W. Moe2016-11-161-1/+1
|/ /
* | Merge pull request #2187 from Stevoisiak/patch-1Brendan Forster2016-11-151-0/+3
|\ \ | | | | | | Ignore *.ctxt in Java.gitignore
| * | Add rule to ignore *.ctxt to Java.gitignoreSteven Vascellaro2016-11-151-0/+3
|/ / | | | | .ctxt files are generated automatically each time a project is compiled in BlueJ.
* | Merge pull request #2185 from robinkanters/bower-assetsBrendan Forster2016-11-141-3/+0
|\ \ | | | | | | Removed bower asset exclusion
| * | Removed bower asset exclusionRobin Kanters2016-11-131-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/masterBrendan Forster2016-11-081-3/+1
|\ \ | | | | | | Change *.mtc patterns to single *.mtc[0-9]*
| * | Change *.mt patterns to single *.mtc[0-9]*Al Levity2016-11-071-3/+1
|/ /
* | Merge pull request #2180 from ChuckFork/masterBrendan Forster2016-11-061-1/+1
|\ \ | | | | | | ignore Properties/launchSettings.json even if Properties is a subfolder
| * | ignore Properties/launchSettings.json even if Properties is a subfolderChuckLu2016-11-071-1/+1
|/ /
* | Merge pull request #2130 from JasonGross/patch-1Brendan Forster2016-11-061-1/+28
|\ \ | | | | | | Update Coq.gitignore
| * | Add mllib, mlpack filesJason Gross2016-10-111-0/+2
| | |
| * | Add .nativeJason Gross2016-10-111-0/+1
| | |
| * | Update Coq.gitignoreJason Gross2016-10-111-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-3Brendan Forster2016-11-061-0/+15
|\ \ \ | | | | | | | | autotools.gitignore: add missing files
| * | | autotools.gitignore: add missing filesMichael Stapelberg2016-10-111-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_gitignoreBrendan Forster2016-11-061-1/+0
|\ \ \ | | | | | | | | Laravel: fixed incorrect ignoring of cache folder