Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling: utils | Josh Soref | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | spelling: intellij | Josh Soref | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2509 from hantuzun/patch-1 | Brendan Forster | 2017-10-30 | 1 | -8/+7 |
|\ | | | | | Update Terraform.gitignore | ||||
| * | Update Terraform.gitignore | Han Tuzun | 2017-10-29 | 1 | -8/+7 |
| | | | | | | | | | | | | | | Improvements: * `.terraform` directories could be created in any subdirectory when user runs `terraform init`. * Quite an interesting variations of`.tfstate` files are created by Terraform such as `.*.tfstate.d` or `.*.tfstate.lock.info`. It's best not to name any file with `*.tfstate.*` pattern. * `*.tfvars` files often contain private data and not supposed to be committed. | ||||
* | | Merge pull request #2506 from cliffordp/patch-1 | Brendan Forster | 2017-10-30 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix link to go to current anchor | ||||
| * | Fix link to go to current anchor | Clifford | 2017-10-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2504 from Yousha/master | Brendan Forster | 2017-10-23 | 1 | -1/+1 |
|\ | | | | | Windows.gitignore - Change desktop.ini to [Dd]esktop.ini | ||||
| * | Change desktop.ini to [Dd]esktop.ini | Yousha Aleayoub | 2017-10-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2503 from synepis/patch-1 | Brendan Forster | 2017-10-19 | 1 | -3/+3 |
|\ | | | | | Ignore Nuget package directory name casing | ||||
| * | Ignore Nuget package directory name casing | synepis | 2017-10-18 | 1 | -3/+3 |
|/ | | | | It looks like VS2017 changed it's nuget package directory name to be capitalized. When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing. | ||||
* | Merge pull request #2501 from flowonyx/patch-1 | Brendan Forster | 2017-10-16 | 1 | -2/+2 |
|\ | | | | | Fixed typos in README.md | ||||
| * | Fixed typos in README.md | flowonyx | 2017-10-16 | 1 | -2/+2 |
|/ | | | There were just a couple of typos in the README that I fixed. | ||||
* | Merge pull request #2496 from malhobayyeb/comment-out-android-keys | Brendan Forster | 2017-10-09 | 1 | -1/+2 |
|\ | | | | | Commenting out Android keystore files | ||||
| * | Commenting out Android keystore files | Mohammad Alhobayyeb | 2017-10-08 | 1 | -1/+2 |
|/ | | | | | Android keystore files are critical and losing them is destructive. They should be commented out by default, the user should explicitly uncomment their line if they intend not to include them into their repository. | ||||
* | Merge pull request #2482 from jimbob7198/patch-1 | Brendan Forster | 2017-09-21 | 1 | -0/+3 |
|\ | | | | | Add exclusion of Visual Studio trace files (*.e2e) | ||||
| * | Add exclusion of Visual Studio trace files (*.e2e) | jimbob7198 | 2017-09-20 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #2464 from Cadmus/master | Brendan Forster | 2017-09-21 | 1 | -0/+2 |
|\ \ | |/ |/| | updated static and media files in django section | ||||
| * | updated static and media files in django section | Renjith S Raj | 2017-08-29 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #2480 from Ckins/master | Brendan Forster | 2017-09-20 | 1 | -0/+9 |
|\ \ | | | | | | | Update Autotools.gitignore | ||||
| * | | Update Autotools.gitignore | KINSANG CHING | 2017-09-20 | 1 | -0/+9 |
| | | | | | | | | | add files generated by the autotool m4. | ||||
* | | | Merge pull request #2477 from Ckins/patch-1 | Brendan Forster | 2017-09-17 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | Update OCaml.gitignore | ||||
| * | | Update OCaml.gitignore | KINSANG CHING | 2017-09-15 | 1 | -0/+3 |
|/ / | | | | | Merlin is a code completion for OCaml in Vim and Emacs. Such configuraing file is common | ||||
* | | Merge pull request #2475 from Ayase-252/master | Brendan Forster | 2017-09-13 | 1 | -1/+1 |
|\ \ | | | | | | | Fix failure to ignore Simulink autosave files | ||||
| * | | Fix failure to ignore simulink autosave file | Qingyu Deng | 2017-09-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | `.autosave` does not match the name of autosave file generated by simulink. A leading asterisk(*) is needed to match such name. | ||||
* | | | Merge pull request #2474 from Ebola16/master | Brendan Forster | 2017-09-12 | 2 | -3/+0 |
|\ \ \ | |/ / |/| | | Remove double-spaced lines | ||||
| * | | Remove double-spaced lines | Ryan Meredith | 2017-09-12 | 2 | -3/+0 |
|/ / | |||||
* | | Merge pull request #2328 from jpdillingham/opencover-visualstudio | Brendan Forster | 2017-09-09 | 1 | -0/+3 |
|\ \ | | | | | | | Add exclusion for OpenCover UI results | ||||
| * | | Add exclusion for OpenCover UI results | JP Dillingham | 2017-03-18 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #2332 from alnassre/patch-1 | Brendan Forster | 2017-09-09 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | ignore logs on /administrator/logs/* | ||||
| * | | | ignore logs on /administrator/logs/* | Mansour Hussain Alnasser | 2017-03-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2410 from Coeur/patch-2 | Brendan Forster | 2017-09-09 | 1 | -9/+9 |
|\ \ \ \ | | | | | | | | | | | clarifying when ignoring is not required | ||||
| * | | | | clarifying when ignoring is not required | Antoine Cœur | 2017-06-08 | 1 | -9/+9 |
| | | | | | |||||
* | | | | | Merge pull request #2416 from jwg4/patch-2 | Brendan Forster | 2017-09-09 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Add names of backup folders created by terrarium | ||||
| * | | | | | Add env.bak, re-arrange | jwg4 | 2017-06-21 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Add venv.bak - created by terrarium | jwg4 | 2017-06-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Terrarium backs up old virtual environments by moving them to this dir. | ||||
* | | | | | | Merge pull request #2397 from weinihou/master | Brendan Forster | 2017-09-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add MANIFEST to Python.gitignore | ||||
| * | | | | | | add MANIFEST to Python.gitignore | Shiwei Sun | 2017-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add MANIFEST which is GENERATED by distutils Reasons for making this change: if you use distutils.core to setup, the file MANIFEST is generated by distutils when run 'python setup.py sdist' | ||||
* | | | | | | | Merge pull request #2420 from niklasholm/master | Brendan Forster | 2017-09-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add extended DVI (XDV) to TeX.gitignore | ||||
| * | | | | | | | Add extended DVI (XDV) to TeX.gitignore | Niklas Holm | 2017-06-26 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #2425 from sobolevn/patch-1 | Brendan Forster | 2017-09-09 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Updates Elixir gitignore file | ||||
| * | | | | | | | Updates Elixir gitignore file | Nikita Sobolev | 2017-07-08 | 1 | -0/+2 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Official `elixir`'s `gitignore` after running `mix new` contains these two lines: > # Where 3rd-party dependencies like ExDoc output generated docs. > /doc > # Ignore .fetch files in case you like to edit your project deps locally. > /.fetch They are missing at the moment. | ||||
* | | | | | | | Merge pull request #2419 from soreng/patch-1 | Brendan Forster | 2017-09-09 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added link to source | ||||
| * | | | | | | | Added link to source | Søren Gregersen | 2017-06-26 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #2429 from yetanotherchris/patch-1 | Brendan Forster | 2017-09-09 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update Terraform.gitignore - ignore terraform.tfvars | ||||
| * | | | | | | | Update Terraform.gitignore | Chris S | 2017-07-14 | 1 | -0/+3 |
| |/ / / / / / | | | | | | | | | | | | | | | Added .tfvars file so for example AWS credentials aren't committed. | ||||
* | | | | | | | Merge pull request #2422 from danilcha/master | Brendan Forster | 2017-09-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | .DS_Store is a file name, not an extension | ||||
| * | | | | | | | .DS_Store is a file name, not an extension | Danila Piatov | 2017-07-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #2470 from fabioricali/patch-1 | Brendan Forster | 2017-09-09 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adds some files | ||||
| * | | | | | | | Adds some files | Fabio Ricali | 2017-09-07 | 1 | -0/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2467 from rdela/patch-1 | Brendan Forster | 2017-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Node - update Compiled binary addons link to https |