Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Merge pull request #2092 from vbalnt/patch-1 | Brendan Forster | 2016-09-06 | 1 | -0/+3 |
|\ | | | | | Update TeX.gitignore | ||||
| * | Update TeX.gitignore | Vassilis | 2016-09-05 | 1 | -0/+3 |
|/ | | | | | | Added a line that adds the `auto` folder that Emacs+ AUCTex automatically creates in the gitignore list. More about this `auto` feature below https://www.gnu.org/software/auctex/manual/auctex/Parsing-Files.html | ||||
* | Merge pull request #2085 from johemst/master | Brendan Forster | 2016-08-31 | 1 | -25/+26 |
|\ | | | | | Rename OSX.gitignore to macOS.gitignore | ||||
| * | Rename OSX.gitignore to macOS.gitignore | Jonathan | 2016-08-30 | 1 | -25/+26 |
|/ | | | Apple renames OS X to macOS. Announced @ WWDC 2016 | ||||
* | Merge pull request #2077 from cshubhamrao/patch-1 | Brendan Forster | 2016-08-26 | 1 | -1/+0 |
|\ | | | | | nbactions.xml must not be ignored (?) | ||||
| * | 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. | ||||
* | | Merge pull request #2079 from matt77hias/master | Brendan Forster | 2016-08-25 | 1 | -0/+4 |
|\ \ | |/ |/| | Added "Python Tools for Visual Studio" to VisualStudio.gitignore | ||||
| * | Added "Python Tools for Visual Studio" to VisualStudio.gitignore | Matthias | 2016-08-23 | 1 | -0/+4 |
|/ | | | | __pycache__/ *.pyc | ||||
* | Merge pull request #2074 from shtr0m/master | Brendan Forster | 2016-08-22 | 1 | -0/+3 |
|\ | | | | | Add eslint cache ignore for node projects. | ||||
| * | Add eslint cache ignore for node projects. | Kyle Pollock | 2016-08-19 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #2065 from Shir0kamii/hidden-virtualenv | Brendan Forster | 2016-08-17 | 1 | -0/+1 |
|\ | | | | | Add hidden virtualenv to Python template | ||||
| * | Add hidden virtualenv to Python template | Alexandre Bonnetain | 2016-08-14 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2070 from ymartin59/patch-1 | Brendan Forster | 2016-08-17 | 1 | -0/+1 |
|\ \ | | | | | | | Ignore GNU Global GSYMS database of other symbols | ||||
| * | | Ignore GNU Global GSYMS database of other symbols | Yves Martin | 2016-08-16 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #2071 from gabrieloliva/master | Brendan Forster | 2016-08-17 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | Update ignore for fastlane files in Objective-C | ||||
| * | | Update ignore for fastlane files in Objective-C | Gabriel Oliva | 2016-08-16 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #2061 from agrafix/patch-1 | Brendan Forster | 2016-08-15 | 1 | -0/+1 |
|\ \ | | | | | | | ignore HTF test framework artifact directory | ||||
| * | | ignore HTF test framework artifact directory | Alexander Thiemann | 2016-08-10 | 1 | -0/+1 |
| |/ | | | | | See http://hackage.haskell.org/package/HTF-0.13.1.0/docs/Test-Framework-CmdlineOptions.html (opts_historyFile) | ||||
* | | Merge pull request #2064 from bakeevdr/patch-2 | Brendan Forster | 2016-08-15 | 1 | -0/+16 |
|\ \ | | | | | | | Updated for Joomla 3.6.2 | ||||
| * | | Updated for Joomla 3.6.2 | bakeevdr | 2016-08-12 | 1 | -0/+16 |
| |/ | |||||
* | | Merge pull request #2063 from pascalberger/CodeRush | Brendan Forster | 2016-08-15 | 1 | -0/+3 |
|\ \ | |/ |/| | Exclude folder for CodeRush settings | ||||
| * | Exclude folder for CodeRush settings | Pascal Berger | 2016-08-11 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #2051 from sdhull/patch-1 | Brendan Forster | 2016-08-09 | 1 | -2/+4 |
|\ | | | | | Remove config/secrets.yml | ||||
| * | Remove config/secrets.yml | Steve Hull | 2016-08-08 | 1 | -2/+4 |
|/ | | | | Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production). | ||||
* | Merge pull request #2057 from brennanfee/visual-studio-code | Brendan Forster | 2016-08-07 | 1 | -2/+4 |
|\ | | | | | Update Visual Studio Code to support workspace files. | ||||
| * | 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. | ||||
* | Merge pull request #2052 from halfzebra/patch-1 | Brendan Forster | 2016-07-28 | 1 | -1/+1 |
|\ | | | | | Ignore elm-stuff project-wide | ||||
| * | Ignore elm-stuff project-wide | Eduard Kyvenko | 2016-07-28 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2050 from tevfik6/master | Brendan Forster | 2016-07-26 | 1 | -0/+2 |
|\ | | | | | Adding index.html files for cache and upload folders | ||||
| * | Adding index.html files for cache and upload folders | Tevfik Tümer | 2016-07-25 | 1 | -0/+2 |
|/ | | | index.html should be in the upload and cache folders in order to avoid direct access | ||||
* | Merge pull request #2048 from allentiak/patch-1 | Brendan Forster | 2016-07-22 | 1 | -0/+4 |
|\ | | | | | Scala: Ignore ENSIME files | ||||
| * | Scala: Ignore ENSIME files | Leandro Doctors | 2016-07-21 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #2045 from allentiak/patch-1 | Brendan Forster | 2016-07-21 | 1 | -1/+2 |
|\ | | | | | Correct .jar and .class mentions | ||||
| * | Correct .jar and .class mentions | Leandro Doctors | 2016-07-17 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #1425 from targodan/patch-1 | Brendan Forster | 2016-07-18 | 1 | -0/+3 |
|\ \ | |/ |/| | Add "*.out" to Go.gitignore | ||||
| * | Added comment to *.out entry | Luca Corbatto | 2016-05-11 | 1 | -0/+1 |
| | | |||||
| * | Add "*.out" to Go.gitignore | Luca Corbatto | 2015-03-01 | 1 | -0/+2 |
| | | | | | | The IDE LiteIDE creates a file named "cover.out" when using the go coverage tool for your tests. | ||||
* | | Merge pull request #2044 from dochang/terraform | Brendan Forster | 2016-07-14 | 1 | -0/+3 |
|\ \ | | | | | | | Ignore terraform module directory | ||||
| * | | Ignore terraform module directory | Desmond O. Chang | 2016-07-14 | 1 | -0/+3 |
|/ / | | | | | | | See <https://www.terraform.io/docs/commands/get.html> | ||||
* | | Merge pull request #2023 from rpistorello/unity-consulo | Brendan Forster | 2016-07-13 | 1 | -1/+2 |
|\ \ | | | | | | | Added project folder created by Consulo IDE to Unity.gitignore | ||||
| * | | Added project folder created by Consulo IDE | Ricardo Pistorello | 2016-06-21 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #2042 from seungwonpark/master | Brendan Forster | 2016-07-13 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Added gregoriotex | ||||
| * | | | Added gregoriotex | Seungwon Park | 2016-07-12 | 1 | -0/+4 |
|/ / / | | | | | | | | | | | | | See documentation at https://github.com/gregorio-project/gregorio | ||||
* | | | Merge pull request #2041 from MinJunKweon/master | Brendan Forster | 2016-07-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix indentation 'Code Injection' | ||||
| * | | | Fix indentation 'Code Injection' | MinJun Kweon | 2016-07-11 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2037 from koppor/patch-1 | Brendan Forster | 2016-07-10 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | ignore busy indicator of uncompressed .synctex file |