Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add Zig.gitignore | Bruno Schaatsbergen | 2024-09-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com> | ||||
* | Merge pull request #4485 from SunnyCloudYang/main | Devin Dooley | 2024-08-31 | 1 | -0/+14 |
|\ | | | | | Create Hexo.gitignore | ||||
| * | Merge branch 'main' of https://github.com/SunnyCloudYang/gitignore | Yunyang | 2024-08-31 | 2 | -0/+6 |
| |\ | |||||
| | * | Merge branch 'github:main' into main | GoodNullName | 2024-08-31 | 2 | -0/+6 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #4445 from costaparas/feature/update-terraform | Daniel Johnson | 2024-08-30 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Ignore terragrunt cache | ||||
| * | | | Migrate terragrunt ignore to new template as suggested | Costa Paraskevopoulos | 2024-05-31 | 2 | -4/+3 |
| | | | | |||||
| * | | | Ignore terragrunt cache | Costa Paraskevopoulos | 2024-05-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | This excludes the common/default location from source control Docs: https://terragrunt.gruntwork.io/docs/features/caching/ | ||||
* | | | | Merge pull request #4449 from brettcannon/rescript | Daniel Johnson | 2024-08-30 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Create ReScript.gitignore | ||||
| * | | | | Update ReScript.gitignore | Brett Cannon | 2024-06-12 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Create ReScript.gitignore | Brett Cannon | 2024-05-25 | 1 | -0/+4 |
| |/ / / | |||||
| | * / | docs: update Hexo.gitignore | Yunyang | 2024-08-31 | 1 | -7/+4 |
| | |/ | |||||
| | * | fix: update Hexo.gitignore | Yunyang | 2024-08-31 | 1 | -3/+1 |
| | | | |||||
| | * | Remove some global ignores | Yunyang | 2024-07-17 | 1 | -10/+4 |
| | | | |||||
| | * | Update Hexo.gitignore | Yunyang | 2024-07-17 | 1 | -1/+4 |
| | | | |||||
| | * | Add Hexo.gitignore | Yunyang | 2024-07-17 | 1 | -0/+22 |
| |/ |/| | |||||
* | | Merge pull request #3997 from 417-72KI/update-objc | Daniel Johnson | 2024-06-11 | 1 | -7/+0 |
|\ \ | | | | | | | Remove `CodeInjection` block from Objective-C.gitignore | ||||
| * | | Remove `CodeInjection` block from Objective-C.gitignore | 417-72KI | 2022-03-08 | 1 | -7/+0 |
| | | | |||||
* | | | Merge pull request #4454 from diffstorm/main | Daniel Johnson | 2024-06-03 | 1 | -0/+47 |
|\ \ \ | | | | | | | | | Create IAR.gitignore | ||||
| * \ \ | Merge pull request #1 from diffstorm/diffstorm-create-IAR.gitignore | diffstorm | 2024-05-31 | 1 | -0/+47 |
| |\ \ \ | | | | | | | | | | | Create IAR.gitignore | ||||
| | * | | | Create IAR.gitignore | diffstorm | 2024-05-31 | 1 | -0/+47 |
| |/ / / | | | | | | | | | gitignore for IAR Embedded Workbench | ||||
* | | | | Merge pull request #4456 from cyuanli/main | Daniel Johnson | 2024-06-03 | 1 | -3/+0 |
|\ \ \ \ | |/ / / |/| | | | Revert #4451 | ||||
| * | | | Revert #4451 | Cliff Li | 2024-06-03 | 1 | -3/+0 |
|/ / / | |||||
* | | | Merge pull request #4451 from githubofkrishnadhas/main | Daniel Johnson | 2024-05-30 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Update Terraform.gitignore to ignore .hcl files based on pr #4447 | ||||
| * | | | Update Terraform.gitignore to ignore .hcl files | Krishnadhas N K | 2024-05-30 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #4220 from DeveloppeurPascal/patch-1 | Daniel Johnson | 2024-05-29 | 1 | -0/+12 |
|\ \ \ | | | | | | | | | Added Delphi default compile/construct directories | ||||
| * \ \ | Merge branch 'github:main' into patch-1 | Patrick Prémartin | 2024-05-22 | 2 | -1/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Added Delphi default compile/construct directories | Patrick Prémartin | 2022-12-29 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #4324 from jagreenwood/patch-1 | Daniel Johnson | 2024-05-29 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | Update Swift.gitignore - Remove Accio | ||||
| * | | | | Update Swift.gitignore - Remove Accio | Jeremy Greenwood | 2023-07-08 | 1 | -4/+0 |
| |/ / / | |||||
* | | | | Merge pull request #3558 from Jeehut/patch-1 | Daniel Johnson | 2024-05-29 | 1 | -4/+0 |
|\ \ \ \ | | | | | | | | | | | Remove Accio after official deprecation | ||||
| * | | | | Remove Accio after official deprecation | Cihat Gündüz | 2020-10-22 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | [Accio](https://github.com/JamitLabs/Accio) was oficially deprecated in favor of SwiftPM integration within Xcode. I don't think any new project will be opting for it, so it might also be a good idea to clean this up and remove the Accio related entries from the `.gitignore`. | ||||
* | | | | | Merge pull request #3996 from 417-72KI/update-swift | Daniel Johnson | 2024-05-29 | 1 | -7/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove `CodeInjection` block from Swift.gitignore | ||||
| * | | | | | Remove `CodeInjection` block from Swift.gitignore | 417-72KI | 2022-03-08 | 1 | -7/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #3595 from KyleFromKitware/cmakeuserpresets | Daniel Johnson | 2024-05-29 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | CMake: Add CMakeUserPresets.json | ||||
| * | | | | | CMake: Add CMakeUserPresets.json | Kyle Edwards | 2020-12-07 | 1 | -0/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake 3.19 added CMakePresets.json, which is intended to be version-controlled, and CMakeUserPresets.json, which should NOT be version-controlled. Add CMakeUserPresets.json to the gitignore. https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html | ||||
* | | | | | Merge pull request #4428 from LombardiDaniel/patch-1 | Daniel Johnson | 2024-05-29 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Update Go.gitignore -> Added .env | ||||
| * \ \ \ \ | Merge branch 'main' into patch-1 | Daniel Lombardi | 2024-05-29 | 14 | -41/+107 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4429 from JasonGross/patch-2 | Daniel Johnson | 2024-05-28 | 1 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add rubber cache files to TeX.gitignore | ||||
| * | | | | | | Add rubber cache files to TeX.gitignore | Jason Gross | 2024-04-03 | 1 | -0/+2 |
| | |_|_|/ / | |/| | | | | | | | | | | Generated by [rubber](https://tex-talk.net/2011/12/building-documents-with-rubber/). [The docs](https://github.com/petrhosek/rubber/blob/8ec18fd096b186901f197d26c8e1060b42f0b34f/doc/rubber.texi#L158) claim to use `rubber.cache`, but I've seen $filename.rubbercache in the wild, so I'm including both. | ||||
* | | | | | | Merge pull request #4434 from brainplot/patch-1 | Daniel Johnson | 2024-05-28 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Ignore lock info files in terraform `.gitignore` | ||||
| * | | | | | | Ignore lock info files in terraform `.gitignore` | Gianluca Recchia | 2024-04-22 | 1 | -0/+3 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | This is recommended by the official Style Guide here: https://developer.hashicorp.com/terraform/language/style#gitignore. | ||||
* | | | | | | Merge pull request #4435 from zengxs/patch-1 | Daniel Johnson | 2024-05-28 | 1 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add zstd files to Archives.gitignore | ||||
| * | | | | | | Add zstd files to Archives.gitignore | Xiangsong Zeng | 2024-04-26 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #4436 from MountainKing123/unreal-engine-gitignore-patch-01 | Daniel Johnson | 2024-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update UnrealEngine.gitignore | ||||
| * | | | | | | Same for Binaries | MountainKing123 | 2024-04-30 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Update UnrealEngine.gitignore | MountainKing123 | 2024-04-30 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | Edited Unreal Engine gitignore to also ignore "Intermediate" data in the "Plugins" directory, so it ignores deeper nested intermediate data, like with Epic's "Game Features" plugin e.g. "Plugins/GameFeatures/MyGameFeature/Intermediate". | ||||
* | | | | | | Merge pull request #4441 from schtandard/latex_hypdoc | Daniel Johnson | 2024-05-28 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add hypdoc temporary files | ||||
| * | | | | | | Add hypdoc temporary files | beneiii | 2024-05-05 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #4443 from srcres258/main | Daniel Johnson | 2024-05-28 | 1 | -0/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add RustRover entry for Rust.gitignore | ||||
| * | | | | | | Add RustRover entry for Rust.gitignore | src_resources | 2024-05-11 | 1 | -0/+7 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an optional entry for JetBrains's RustRover IDE in Rust.gitignore. Signed-off-by: src_resources <src.res.211@gmail.com> |