Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1524 from hcollet/stata | Brendan Forster | 2017-01-28 | 1 | -0/+24 |
|\ | | | | | First .gitignore for Stata files | ||||
| * | Commented out the exclusion of image files, added a link to list the image ↵ | Tinh-Hai Collet | 2015-07-15 | 1 | -7/+12 |
| | | | | | | | | file types | ||||
| * | Move Stata.gitignore to Global/, as discussed with shiftkey | Tinh-Hai Collet | 2015-05-18 | 1 | -0/+19 |
| | | |||||
* | | Added Simulink .autosave extension | Jumbalaya | 2017-01-27 | 1 | -0/+3 |
| | | |||||
* | | SublimeText: ignore new Package Control certs | Arthur Carabott | 2017-01-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Package Control now has a number of bundles for certificates instead of the old directory. This ignores them as per http://github.com/wbond/package_control/issues/1153 https://forum.sublimetext.com/t/generating-oscrypto-ca-bundle-crt-after-mac-os-install-and-security/23020 from the author | ||||
* | | 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 | ||||
* | | 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 | ||||
* | | 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 #2159 from exarus/patch-1 | Brendan Forster | 2016-11-06 | 1 | -0/+1 |
|\ \ | | | | | | | Updated Jetbrains.gitignore | ||||
| * | | Updated Jetbrains.gitignore | Ruslan Gunawardana | 2016-10-29 | 1 | -0/+1 |
| | | | | | | | | | Added datasource folder | ||||
* | | | Merge pull request #2172 from dkav/del-python | Brendan Forster | 2016-11-06 | 1 | -2/+0 |
|\ \ \ | | | | | | | | | Delete IPythonNotebook.gitignore | ||||
| * | | | Delete IPythonNotebook.gitignore | Darren | 2016-11-03 | 1 | -2/+0 |
| |/ / | | | | | | | The IPython Notebook is now known as the Jupyter Notebook (see http://ipython.org/notebook.html). Jupyter ignore values are already found in the Python.gitignore. | ||||
* / / | Add .dir-locals.el | Robson Roberto Souza Peixoto | 2016-11-04 | 1 | -1/+4 |
|/ / | | | | | Read more here: https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html | ||||
* | | 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 .nfs files to Linux.gitignore | João Ferreira Loff | 2016-09-19 | 1 | -0/+3 |
| | | | |||||
* | | | introduce Ansible ignores | Serge van Ginderachter | 2016-09-07 | 1 | -0/+1 |
|/ / | |||||
* | | Rename OSX.gitignore to macOS.gitignore | Jonathan | 2016-08-30 | 1 | -25/+26 |
| | | | | | | Apple renames OS X to macOS. Announced @ WWDC 2016 | ||||
* | | nbactions.xml must not be ignored (?) | Shubham Rao | 2016-08-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | | This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE. Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc) Also this file does anything worth ignoring Added by #145 Exclusion of `nbactions.xml` from `.gitgnore` should be discussed. | ||||
* | | Ignore GNU Global GSYMS database of other symbols | Yves Martin | 2016-08-16 | 1 | -0/+1 |
| | | |||||
* | | Update Visual Studio Code to support workspace files. | Brennan Fee | 2016-08-04 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks. | ||||
* | | Create the gitignore for Bazaar version control system | Assem Chelli / bigOTHER | 2016-06-12 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore | Brendan Forster | 2016-05-16 | 1 | -0/+13 |
|\ \ | | | | | | | Add sublime-text-3 gitignore for package control | ||||
| * | | Move package control settings to Global/SublimeText.gitignore | Javier Espinoza | 2016-05-05 | 1 | -0/+13 |
| | | | |||||
* | | | Merge pull request #1972 from Kagamine/master | Brendan Forster | 2016-05-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Ignore '*.DS_Store' instead of ignore '.DS_Store' | ||||
| * | | | Ignore '*.DS_Store' instead of ignore '.DS_Store' | あまみや ゆうこ | 2016-05-11 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add .com.apple.timemachine.donotpresent to OSX | Manuel Leonhardt | 2016-05-06 | 1 | -0/+1 |
| |/ / |/| | | | | | | | | .com.apple.timemachine.donotpresent is a system file created by TimeMachine on OSX by user choice. | ||||
* | | | Comment more clear. | Javier Gusano Martinez | 2016-04-28 | 1 | -1/+1 |
| | | | |||||
* | | | Exclude Microsoft Visio temporary files. | Javier Gusano Martínez | 2016-04-27 | 1 | -0/+3 |
| | | | |||||
* | | | Add dist/ folder to Emacs gitignores | rexim | 2016-03-28 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1550 from photodude/patch-1 | Brendan Forster | 2016-03-06 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Add the other Dreamweaver added files | ||||
| * | | | Add the other Dreamweaver added files | photodude | 2015-06-11 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #1598 from rdalkire/patch-1 | Brendan Forster | 2016-03-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update CVS.gitignore | ||||
| * | | | | Update CVS.gitignore | rdalkire | 2015-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | I added and tested another leading asterisk to deal with the CVS directories further down the tree. | ||||
* | | | | | Merge pull request #1807 from rlee287/eclipse-recommender | Brendan Forster | 2016-03-06 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Added Eclipse Recommenders to Eclipse gitignore | ||||
| * | | | | | Added Eclipse Recommenders to Eclipse gitignore | rlee287 | 2015-12-19 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1867 from yoLotus/emacs-projectile | Brendan Forster | 2016-03-06 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add .projectile file to emacs .gitignore | ||||
| * | | | | | | add .projectile file to emacs .gitignore | Etienne Bazin | 2016-02-19 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1559 from tjrana/dropbox-gitignore | Brendan Forster | 2016-03-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add Dropbox.gitignore | ||||
| * | | | | | | | Add Dropbox.gitignore | TJ Rana | 2015-06-18 | 1 | -0/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1871 from guenti/master | Brendan Forster | 2016-02-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update Vim.gitignore | ||||
| * | | | | | | | Update Vim.gitignore | Mario Guenterberg | 2016-02-22 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | | | | | | | | Added auto-generated tag files. | ||||
* / | | | | | | Update Jetbrains .gitignore dataSources.local.xml | Raman Gupta | 2016-02-25 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Merge remote-tracking branch 'upstream/master' | Jonathan Chu | 2016-02-11 | 13 | -31/+72 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added Library Mappings and VCS Root | Roberto Novelo | 2016-02-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | These files differ on Windows and OS X. | ||||
| * | | | | | | Merge pull request #1846 from mcandre/octave-session-info | Brendan Forster | 2016-02-10 | 1 | -0/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | matlab: ignore octave session info | ||||
| | * | | | | | | matlab: ignore octave session info | Andrew Pennebaker | 2016-02-06 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | Remove redundancy in Global/Vim.gitignore | Noah Lovelady-Allen | 2016-02-07 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Anything matched by `*.un~` will also be matched by the last rule, `*~`. | ||||
| * | | | | | | | Merge pull request #1791 from Oddj0b/Calabash | Brendan Forster | 2016-01-28 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Based on a template from jmoody | ||||
| | * | | | | | | | Move Calabash to Global | Villars Gimm | 2016-01-27 | 1 | -0/+10 |
| | | | | | | | | |