aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Ignore lock info files in terraform `.gitignore`Gianluca Recchia2024-04-221-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-1Daniel Johnson2024-05-281-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add zstd files to Archives.gitignore
| * | | | | | Add zstd files to Archives.gitignoreXiangsong Zeng2024-04-261-0/+2
| |/ / / / /
* | | | | | Merge pull request #4436 from MountainKing123/unreal-engine-gitignore-patch-01Daniel Johnson2024-05-281-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update UnrealEngine.gitignore
| * | | | | | Same for BinariesMountainKing1232024-04-301-1/+1
| | | | | | |
| * | | | | | Update UnrealEngine.gitignoreMountainKing1232024-04-301-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_hypdocDaniel Johnson2024-05-281-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add hypdoc temporary files
| * | | | | | Add hypdoc temporary filesbeneiii2024-05-051-0/+3
| |/ / / / /
* | | | | | Merge pull request #4443 from srcres258/mainDaniel Johnson2024-05-281-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add RustRover entry for Rust.gitignore
| * | | | | | Add RustRover entry for Rust.gitignoresrc_resources2024-05-111-0/+7
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an optional entry for JetBrains's RustRover IDE in Rust.gitignore. Signed-off-by: src_resources <src.res.211@gmail.com>
* | | | | | Merge pull request #4431 from Ramith-D-Rodrigo/ballerina-gitignoreDaniel Johnson2024-05-281-0/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add Ballerina.gitignore
| * | | | | | Create Ballerina.gitignoreRamith Rodrigo2024-05-291-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3690 from fulldecent/patch-1Daniel Johnson2024-05-281-0/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Create GitHubPages.gitignore
| * | | | | | Add notes linkWilliam Entriken2023-09-181-0/+1
| | | | | | |
| * | | | | | Update GitHubPages.gitignoreWilliam Entriken2021-03-311-1/+1
| | | | | | |
| * | | | | | Create GitHubPages.gitignoreWilliam Entriken2021-03-301-0/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4444 from ealeksandrov/EA/xcode-updateDaniel Johnson2024-05-283-38/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Xcode, Objective-C, Swift] Remove legacy Xcode compatibility
| * | | | | | Drop Xcode 8 compatibilityEvgeny Aleksandrov2024-05-123-12/+0
| | | | | | |
| * | | | | | Drop Xcode 3 compatibilityEvgeny Aleksandrov2024-05-122-26/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4448 from DrKeek/community_UiPathDaniel Johnson2024-05-281-0/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Community/UiPath.gitignore
| * \ \ \ \ \ Merge pull request #1 from DrKeek/community_UiPath_20240521DrKeek2024-05-211-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add files via upload...UiPath.gitignore
| | * | | | | | Add files via upload...UiPath.gitignoreDrKeek2024-05-211-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file contains folders to be excluded for tracking during RPA development using UiPath Studio. Accidentally tracking these folders have caused issues with changing branches during code development. The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries. UiPath itself has been around for 19 years since 2005. This submission can potentially help millions of new and existing UiPath developers in their work.
| * / / / / / Add files via upload...UiPath.gitignoreDrKeek2024-05-211-0/+11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file contains folders to be excluded for tracking during RPA development using UiPath Studio. Accidentally tracking these folders have caused issues with changing branches during code development. The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries. UiPath itself has been around for 19 years since 2005. This submission can potentially help millions of new and existing UiPath developers in their work.
* | | | | | Merge pull request #3405 from kksieski/feat_alteryx_templateDaniel Johnson2024-05-281-0/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | | add: create template for Alteryx Designer
| * | | | | fix: add starskacper ksieski2021-04-221-19/+34
| | | | | |
| * | | | | add: create template for Alteryx DesignerKacper Ksieski2020-05-111-0/+29
| | | | | |
* | | | | | Merge pull request #4081 from katexochen/mainDaniel Johnson2024-05-101-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ignore go.work.sum
| * \ \ \ \ \ Merge branch 'github:main' into mainPaul Meyer2024-05-091-1/+3
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #4279 from SRv6d/mainDaniel Johnson2024-05-081-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Add `.pdm-python` to python gitignore
| * | | | | | Add .pdm-build/Marvin Vogt2023-12-281-0/+1
| | | | | | |
| * | | | | | Update PDM docs referenceMarvin Vogt2023-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Leonardo Nascimento <6169152+leonaascimento@users.noreply.github.com>
| * | | | | | Add `.pdm-python` to python gitignoreMarvin Vogt2023-04-091-0/+1
|/ / / / / /
| * | | | | Merge branch 'github:main' into mainPaul Meyer2023-06-181-0/+4
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ignore go.work.sumkatexochen2022-05-311-0/+1
| | | | | |
| | | | * | Update Go.gitignoreDaniel Lombardi2024-03-311-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge pull request #3567 from aaronfranke/godotMartin Woodward2022-12-181-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add .godot/ folder to Godot.gitignore for Godot 4Aaron Franke2021-05-161-0/+4
| | | | |
* | | | | Merge pull request #4062 from greystate/patch-1Brian Douglas2022-05-101-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Ignore SQLite files
| * | | | | Ignore SQLite filesChriztian Steinmeier2022-05-061-1/+4
|/ / / / /
* | | | | Merge pull request #3976 from astrojuanlu/patch-1Brian Douglas2022-03-281-1/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | | Ignore PDM project-wide config
| * | | | Update Python.gitignoreJuan Luis Cano Rodríguez2022-02-201-6/+0
| | | | |
| * | | | Expand explanations on PDMJuan Luis Cano Rodríguez2022-02-181-0/+8
| | | | | | | | | | | | | | | Co-authored-by: Lukasz Sobczuk <sobczuk.lukasz@wp.pl>
| * | | | Ignore PDM project-wide configJuan Luis Cano Rodríguez2022-02-161-1/+7
|/ / / / | | | | | | | | See https://pdm.fming.dev/#use-with-ide
* | | | Merge pull request #3943 from spdegabrielle/Racket1Brian Douglas2022-02-151-0/+7
|\ \ \ \
| * | | | Update Racket.gitignoreStephen De Gabrielle2022-02-011-1/+4
| | | | |
| * | | | Update Racket.gitignoreStephen De Gabrielle2022-01-151-2/+0
| | | | |
| * | | | Create Racket.gitignoreStephen De Gabrielle2022-01-071-0/+6
| | | | |
* | | | | Merge pull request #3956 from snxx-lppxx/add-toitBrian Douglas2022-02-101-0/+2
|\ \ \ \ \ | | | | | | | | | | | | Create Toit.gitignore
| * | | | | Create Toit.gitignoresnxx-lppxx2022-01-231-0/+2
| | | | | |
* | | | | | Merge pull request #3961 from n0099/patch-1Brian Douglas2022-02-101-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [VisualStudio.gitignore] remove a trailing space