Mike Wheway
6e81be9a60
Merge branch 'github:main' into master
2024-11-17 10:00:13 -05:00
Devin Dooley
76739a38b5
Merge pull request #4493 from MattKotsenas/patch-1
...
Exclude Directory.Build.rsp from VisualStudio.gitignore template
2024-10-17 14:03:32 -07:00
Devin Dooley
53cf297127
Merge pull request #4408 from gregnazario/add-move
...
Adds Move language
2024-10-15 09:55:18 -07:00
Daniel Johnson
274c32303f
Merge pull request #4388 from loozhengyuan/feat/update-kicad-temp-files
...
feat: add KiCad lock/autosave files
2024-10-04 12:44:36 -07:00
Greg Nazario
ad949c4f01
Adds Move language
...
Move language is used for MoveVM based blockchains as the language
native to them. The compiler provides a folder build/ that holds
the build artifacts.
The .aptos/ folder is ignored so people do not upload their private
keys to a git repository.
2024-10-02 14:46:31 -07:00
Devin Dooley
5445a27025
Merge pull request #4503 from bschaatsbergen/f/add-zig-ignore
...
chore: change `zig-cache/` to `.zig-cache/`
2024-09-09 14:28:50 -07:00
Bruno Schaatsbergen
aa8a4bee25
Merge branch 'main' into f/add-zig-ignore
2024-09-09 23:26:06 +02:00
Devin Dooley
ec0f03f241
Merge pull request #3975 from svc-user/main
...
Create Zig.gitignore
2024-09-09 14:06:54 -07:00
Bruno Schaatsbergen
4b771ac75a
feat: add Zig.gitignore
...
Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
2024-09-07 14:21:37 +02:00
Devin Dooley
33243d9491
Merge pull request #4485 from SunnyCloudYang/main
...
Create Hexo.gitignore
2024-08-31 16:05:20 -07:00
Yunyang
aa39d37629
Merge branch 'main' of https://github.com/SunnyCloudYang/gitignore
2024-08-31 15:27:59 +08:00
Yunyang
fc32973012
docs: update Hexo.gitignore
2024-08-31 15:23:56 +08:00
GoodNullName
ec4bac82f4
Merge branch 'github:main' into main
2024-08-31 14:10:26 +08:00
Yunyang
e624f8594a
fix: update Hexo.gitignore
2024-08-31 13:33:36 +08:00
Daniel Johnson
c22fd083e7
Merge pull request #4445 from costaparas/feature/update-terraform
...
Ignore terragrunt cache
2024-08-30 13:14:51 -07:00
Daniel Johnson
ec300b949b
Merge pull request #4449 from brettcannon/rescript
...
Create ReScript.gitignore
2024-08-30 13:13:22 -07:00
Matt Kotsenas
71eddf97b6
Update VisualStudio.gitignore
...
`Directory.Build.rsp` is a [documented file][1] that allows setting default arguments to command line builds. However, our .gitignore template ignores _all_ `*.rsp` files. which causes confusion:
1. Devs write an .rsp file and if they aren't being attentive forget to commit it
2. Adding it to git requires `git add --force`, which some devs mistake for a destructive or not-recommended action
Thus, explicitly allow the `Directory.Build.rsp` file.
[1]: https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-response-files?view=vs-2022#directorybuildrsp
2024-08-14 17:27:36 -07:00
Yunyang
3a3cf7fad4
Remove some global ignores
2024-07-17 16:53:33 +08:00
Yunyang
038a66091d
Update Hexo.gitignore
2024-07-17 16:37:58 +08:00
Yunyang
14be7ece29
Add Hexo.gitignore
2024-07-17 16:34:18 +08:00
Brett Cannon
a30c2940f1
Update ReScript.gitignore
2024-06-12 11:56:01 -07:00
Daniel Johnson
8779ee73af
Merge pull request #3997 from 417-72KI/update-objc
...
Remove `CodeInjection` block from Objective-C.gitignore
2024-06-11 11:14:44 -07:00
Daniel Johnson
3674ae092f
Merge pull request #4454 from diffstorm/main
...
Create IAR.gitignore
2024-06-03 13:54:38 -07:00
Daniel Johnson
a74c28f4fa
Merge pull request #4456 from cyuanli/main
...
Revert #4451
2024-06-03 12:01:46 -07:00
Cliff Li
fbcb2e3f16
Revert #4451
2024-06-03 17:30:12 +02:00
diffstorm
6c90ce580d
Merge pull request #1 from diffstorm/diffstorm-create-IAR.gitignore
...
Create IAR.gitignore
2024-05-31 14:34:06 +03:00
diffstorm
5db49b3de9
Create IAR.gitignore
...
gitignore for IAR Embedded Workbench
2024-05-31 14:30:26 +03:00
Costa Paraskevopoulos
403cf39f22
Migrate terragrunt ignore to new template as suggested
2024-05-31 19:23:32 +10:00
Daniel Johnson
05b24f9fb5
Merge pull request #4451 from githubofkrishnadhas/main
...
Update Terraform.gitignore to ignore .hcl files based on pr #4447
2024-05-30 09:31:14 -07:00
Krishnadhas N K
b7450f4d3d
Update Terraform.gitignore to ignore .hcl files
2024-05-30 13:39:25 +05:30
Daniel Johnson
5acb38ca8a
Merge pull request #4220 from DeveloppeurPascal/patch-1
...
Added Delphi default compile/construct directories
2024-05-29 12:33:20 -07:00
Daniel Johnson
3e8e195512
Merge pull request #4324 from jagreenwood/patch-1
...
Update Swift.gitignore - Remove Accio
2024-05-29 12:31:23 -07:00
Daniel Johnson
1c3dda043a
Merge pull request #3558 from Jeehut/patch-1
...
Remove Accio after official deprecation
2024-05-29 12:28:50 -07:00
Daniel Johnson
0b566af6d7
Merge pull request #3996 from 417-72KI/update-swift
...
Remove `CodeInjection` block from Swift.gitignore
2024-05-29 12:27:20 -07:00
Daniel Johnson
6194787f31
Merge pull request #3595 from KyleFromKitware/cmakeuserpresets
...
CMake: Add CMakeUserPresets.json
2024-05-29 12:25:39 -07:00
Daniel Johnson
fa2a44713f
Merge pull request #4428 from LombardiDaniel/patch-1
...
Update Go.gitignore -> Added .env
2024-05-29 10:28:45 -07:00
Daniel Lombardi
e95aa3fbbd
Merge branch 'main' into patch-1
2024-05-29 09:54:32 -03:00
Daniel Johnson
b0546f349b
Merge pull request #4429 from JasonGross/patch-2
...
Add rubber cache files to TeX.gitignore
2024-05-28 18:56:27 -07:00
Daniel Johnson
a8237b3b9d
Merge pull request #4434 from brainplot/patch-1
...
Ignore lock info files in terraform `.gitignore`
2024-05-28 18:42:56 -07:00
Daniel Johnson
d746fcc59d
Merge pull request #4435 from zengxs/patch-1
...
Add zstd files to Archives.gitignore
2024-05-28 18:41:16 -07:00
Daniel Johnson
0b806ae7ff
Merge pull request #4436 from MountainKing123/unreal-engine-gitignore-patch-01
...
Update UnrealEngine.gitignore
2024-05-28 18:40:16 -07:00
Daniel Johnson
ef6cf7ff7b
Merge pull request #4441 from schtandard/latex_hypdoc
...
Add hypdoc temporary files
2024-05-28 18:28:32 -07:00
Daniel Johnson
760dbfe9a6
Merge pull request #4443 from srcres258/main
...
Add RustRover entry for Rust.gitignore
2024-05-28 18:24:41 -07:00
Daniel Johnson
745b639101
Merge pull request #4431 from Ramith-D-Rodrigo/ballerina-gitignore
...
Add Ballerina.gitignore
2024-05-28 18:17:07 -07:00
Ramith Rodrigo
3af7bb0480
Create Ballerina.gitignore
2024-05-29 06:42:42 +05:30
Daniel Johnson
2df1162ba1
Merge pull request #3690 from fulldecent/patch-1
...
Create GitHubPages.gitignore
2024-05-28 18:12:24 -07:00
Daniel Johnson
b982228d5d
Merge pull request #4444 from ealeksandrov/EA/xcode-update
...
[Xcode, Objective-C, Swift] Remove legacy Xcode compatibility
2024-05-28 17:43:40 -07:00
Daniel Johnson
c3a6db3057
Merge pull request #4448 from DrKeek/community_UiPath
...
Community/UiPath.gitignore
2024-05-28 17:40:26 -07:00
Daniel Johnson
f8a96208ab
Merge pull request #3405 from kksieski/feat_alteryx_template
...
add: create template for Alteryx Designer
2024-05-28 14:46:45 -07:00
Brett Cannon
dae1884ac1
Create ReScript.gitignore
2024-05-25 13:50:47 -07:00
Patrick Prémartin
6267e92c5a
Merge branch 'github:main' into patch-1
2024-05-22 10:15:06 +02:00
DrKeek
ffcf53b8d3
Merge pull request #1 from DrKeek/community_UiPath_20240521
...
Add files via upload...UiPath.gitignore
2024-05-21 12:06:31 +08:00
DrKeek
d3217fdb67
Add files via upload...UiPath.gitignore
...
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.
2024-05-21 12:05:49 +08:00
DrKeek
963cebd90c
Add files via upload...UiPath.gitignore
...
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.
2024-05-21 11:57:41 +08:00
Costa Paraskevopoulos
1ab38f03c9
Ignore terragrunt cache
...
This excludes the common/default location from source control
Docs: https://terragrunt.gruntwork.io/docs/features/caching/
2024-05-13 21:38:08 +10:00
Evgeny Aleksandrov
a404348786
Drop Xcode 8 compatibility
2024-05-12 17:57:07 +03:00
Evgeny Aleksandrov
ebee5bfe87
Drop Xcode 3 compatibility
2024-05-12 17:56:43 +03:00
src_resources
c46dfda52a
Add RustRover entry for Rust.gitignore
...
Add an optional entry for JetBrains's RustRover IDE in Rust.gitignore.
Signed-off-by: src_resources <src.res.211@gmail.com>
2024-05-11 23:45:55 +08:00
Daniel Johnson
7b22f8ab6c
Merge pull request #4081 from katexochen/main
...
Ignore go.work.sum
2024-05-10 15:56:00 -07:00
Paul Meyer
d9b235245a
Merge branch 'github:main' into main
2024-05-09 08:21:57 +02:00
Daniel Johnson
a41112a9ab
Merge pull request #4279 from SRv6d/main
...
Add `.pdm-python` to python gitignore
2024-05-08 15:35:40 -07:00
beneiii
86ddbd59fe
Add hypdoc temporary files
2024-05-05 16:18:05 +02:00
MountainKing123
f0fc1da1b3
Same for Binaries
2024-04-30 19:14:07 +02:00
MountainKing123
338eb82763
Update UnrealEngine.gitignore
...
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".
2024-04-30 18:54:16 +02:00
Xiangsong Zeng
1e6efa6d03
Add zstd files to Archives.gitignore
2024-04-26 18:00:50 +08:00
Gianluca Recchia
3249072f3b
Ignore lock info files in terraform .gitignore
...
This is recommended by the official Style Guide here:
https://developer.hashicorp.com/terraform/language/style#gitignore .
2024-04-22 11:27:20 +02:00
Jason Gross
893c558947
Add rubber cache files to TeX.gitignore
...
Generated by [rubber](https://tex-talk.net/2011/12/building-documents-with-rubber/ ). [The docs](8ec18fd096/doc/rubber.texi (L158) ) claim to use `rubber.cache`, but I've seen $filename.rubbercache in the wild, so I'm including both.
2024-04-03 21:19:57 +01:00
Daniel Lombardi
5fbacfc250
Update Go.gitignore
2024-03-31 14:56:05 -03:00
Marvin Vogt
bfa56dc5d8
Add .pdm-build/
2023-12-28 14:21:54 +01:00
Loo Zheng Yuan
0bfdc4464c
feat: add KiCad lock/autosave files
2023-12-27 22:59:39 +08:00
Marvin Vogt
bb629fc14d
Update PDM docs reference
...
Co-authored-by: Leonardo Nascimento <6169152+leonaascimento@users.noreply.github.com>
2023-10-01 22:41:53 +02:00
William Entriken
716e3baab0
Add notes link
2023-09-18 15:43:20 -04:00
Jeremy Greenwood
392ef565be
Update Swift.gitignore - Remove Accio
2023-07-08 07:01:37 -04:00
Paul Meyer
a3a149d420
Merge branch 'github:main' into main
2023-06-18 20:01:59 +02:00
Marvin Vogt
e8131b2a80
Add .pdm-python to python gitignore
2023-04-09 18:25:17 +02:00
Patrick Prémartin
fc05d64d6d
Added Delphi default compile/construct directories
2022-12-29 14:41:48 +01:00
katexochen
d63f4b14ca
Ignore go.work.sum
2022-05-31 18:40:47 +02:00
417-72KI
5521afc90a
Remove CodeInjection block from Objective-C.gitignore
2022-03-08 11:21:58 +09:00
417-72KI
1e19baaccf
Remove CodeInjection block from Swift.gitignore
2022-03-08 11:21:40 +09:00
Bick Doner
abbcca282f
Create Zig.gitignore
2022-02-16 13:36:16 +01:00
kacper ksieski
110e40ad2a
fix: add stars
2021-04-22 10:00:03 -04:00
William Entriken
978e301032
Update GitHubPages.gitignore
2021-03-31 13:56:32 -04:00
William Entriken
8b42a0d1e3
Create GitHubPages.gitignore
2021-03-30 18:26:32 -04:00
Kyle Edwards
a0e05f9d08
CMake: Add CMakeUserPresets.json
...
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
2020-12-07 15:29:35 -05:00
Cihat Gündüz
f269918a08
Remove Accio after official deprecation
...
[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`.
2020-10-22 07:44:09 +02:00
Kacper Ksieski
4f7ad979b9
add: create template for Alteryx Designer
2020-05-11 20:44:59 -04:00