1
0
mirror of https://github.com/github/gitignore synced 2024-06-10 14:40:01 +02:00
Commit Graph

3516 Commits

Author SHA1 Message Date
Brian Douglas
438cb4af67
Merge pull request #3956 from snxx-lppxx/add-toit
Create Toit.gitignore
2022-02-10 20:28:05 -08:00
Brian Douglas
d6c967b423
Merge pull request #3961 from n0099/patch-1
[VisualStudio.gitignore] remove a trailing space
2022-02-10 20:19:20 -08:00
Brian Douglas
71eae06349
Merge pull request #3964 from jpayoung/patch-1
Update Gradle.gitignore
2022-02-10 20:13:38 -08:00
Brian Douglas
c0ca84849c
Merge pull request #3965 from imomaliev/patch-1
Remove empty line comments in Terraform.gitignore
2022-02-10 20:12:42 -08:00
Brian Douglas
af7786b54d
Merge pull request #3968 from willfrey/patch-1
Fix spelling error in Python.gitignore
2022-02-10 20:11:18 -08:00
Brian Douglas
ee46229d91
Merge pull request #3969 from mloyd/mloyd-aws-cdk-ignore
Adding AWS-CDK ignore sample.
2022-02-10 20:11:02 -08:00
Brian Douglas
fe008384da
Merge pull request #3970 from paulsmithkc/patch-1
Android Studio 2020
2022-02-10 20:10:29 -08:00
Brian Douglas
72e20d957e
Merge pull request #3973 from utgwkk/patch-1
Fix typo of Perl.gitignore
2022-02-10 20:04:16 -08:00
Brian Douglas
6be6694c4f
Merge pull request #3974 from iapain/patch-1
feat(terraform): adds tfvars.json to gitignore
2022-02-10 20:03:49 -08:00
Deepak
a4a6c5c9c2
feat(terraform): adds tfvars.json to gitignore 2022-02-10 23:11:32 +01:00
utagawa kiki
85def25146
Fix typo of Perl.gitignore 2022-02-07 19:05:49 +09:00
Paul Smith
d7a25eddfb
Android Studio
Ignoring 3 xml files that are often modified simply by opening and testing a project.
And that only store local data.
2022-02-02 15:20:30 -06:00
Michael Loyd
a05b60cf79
Adding AWS-CDK ignore sample. 2022-02-02 11:21:48 -06:00
Will Frey
eabb6717d9
Update Python.gitignore
Fix a typo: `maintainted` to `maintained`
2022-02-02 11:53:09 -05:00
Sardorbek Imomaliev
bddea2c9bd
Remove empty line comments in Terraform.gitignore 2022-01-31 23:33:23 +07:00
J.P. Anderson-Young
b5bbbfbe11
Update Gradle.gitignore
Unignore gradle-wrapper.properties. For context, see docs: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:wrapper_generation
2022-01-30 15:45:09 -08:00
Brian Douglas
8ea9c64701
Merge pull request #3799 from jonringer/add-nix 2022-01-30 09:31:31 -08:00
Brian Douglas
821f001571
Merge pull request #3514 from tlindsay42/packer-pkrvars.hcl 2022-01-30 09:25:02 -08:00
Troy Lindsay
588c2aa4aa
Merge branch 'main' into packer-pkrvars.hcl 2022-01-30 10:38:04 -06:00
n0099
491040e88a
[VisualStudio.gitignore] remove a trailing space 2022-01-26 23:58:07 +08:00
snxx-lppxx
2aeb7aa110 Create Toit.gitignore 2022-01-23 03:31:02 +05:00
Brian Douglas
752b7678db
Merge pull request #3935 from berikv/main 2022-01-07 20:59:53 -08:00
Brian Douglas
7ad34f7adb
Merge pull request #3936 from yangshun/patch-1 2022-01-07 20:57:27 -08:00
Brian Douglas
8ffd0cc30b
Merge pull request #3939 from nschonni/patch-1 2022-01-07 20:54:47 -08:00
Nick Schonning
c4c4369c8b
chore: Remove empty Travis-CI config 2021-12-30 10:02:09 -05:00
Jonathan Ringer
71d40b91ac
Add nix gitignore template 2021-12-28 10:52:06 -08:00
Yangshun Tay
1d4e709db8
Add Docusaurus files to Node.gitignore 2021-12-23 14:53:27 +08:00
Berik Visschers
04a2b1443f
Update Xcode.gitignore
- Remove a reminder to look at files that don't exist anymore
- Remove ignore rules for an IDE from 2007
- Remove an ignore rule for Gcc which is no longer used since 2013
2021-12-23 01:18:15 +01:00
Brian Douglas
96d6876653
Merge pull request #3925 from BillRaymond/patch-1 2021-12-18 20:17:19 -05:00
Brian Douglas
18b210a4df
Merge pull request #3924 from idseefeld/main 2021-12-18 20:13:31 -05:00
Brian Douglas
2178fe8984
Merge pull request #3923 from ghost/patch-1 2021-12-18 20:11:14 -05:00
Brian Douglas
6039d07313
Merge pull request #3930 from F34th3R/main 2021-12-18 19:55:21 -05:00
F34th3R
ff6c8c7d4d community/DotNet/core.gitignore 2021-12-16 10:51:20 -06:00
Bill Raymond
5a94995d0d
Ignore .bundle and vendor per official Jekyll documentation
Per the [Jekyll documentation](https://jekyllrb.com/tutorials/using-jekyll-with-bundler/), you should add the `vendor/` and `.bundle/` paths to the .gitignore file, so you are not managing all dependencies within your repo.
2021-12-14 16:47:37 -08:00
Dirk Seefeld
1f7b9aa634 Merge branch 'master' into main 2021-12-14 20:03:19 +01:00
Dirk Seefeld
e8b37555af move Umbraco.gitignore to DotNet folder 2021-12-14 19:57:55 +01:00
Andrew Shymanel
bf3f140cfa
Ignore files in directory, not the directory itself 2021-12-14 03:19:45 +02:00
Brian Douglas
e89e043904
Merge pull request #3920 from baincd/ignore-eclipse-build-plugin-gen-files
Ignore Eclipse .project and .classpath when using build tools Maven or Gradle
2021-12-13 09:30:04 -08:00
Brian Douglas
8fe4e2fa60
Merge pull request #3922 from JamieJ98/patch-2
Create B4X.gitignore
2021-12-13 09:29:06 -08:00
Brian Douglas
4cfd23d381
Merge pull request #3921 from kuritka/go-link-to-allowlist
GO: Added link to allow list template
2021-12-13 09:27:23 -08:00
jamie
2934dac34f
Create B4X.gitignore 2021-12-13 16:44:48 +00:00
kuritka
29f57d1010
GO: Added link to allow list template
Signed-off-by: kuritka <kuritka@gmail.com>
2021-12-13 15:10:58 +01:00
Brian Douglas
dd9c41b608
Merge pull request #3801 from rcmaehl/patch-1 2021-12-11 08:45:25 -08:00
Chris Bain
7f56496393 Ignore Eclipse .project and .classpath when using build tools Maven or Gradle 2021-12-11 11:32:26 -05:00
Robert C. Maehl
7382f56318
Rename AutoIt.gitignore to community/AutoIt.gitignore 2021-12-11 11:26:58 -05:00
Brian Douglas
cdde85a36e
Merge pull request #3607 from TigerC10/updating-jetbrains-sonarlint-plugin 2021-12-10 20:46:40 -08:00
Brian Douglas
88cf89d8df
Merge pull request #3760 from erikjanwestendorp/erikjanwestendorp-patch-1 2021-12-10 20:07:02 -08:00
Brian Douglas
5823038d92
Merge pull request #3919 from noinkling/patch-1 2021-12-10 19:56:11 -08:00
Malcolm
b461dc2650
Re-add .env to Node.gitignore 2021-12-11 15:37:31 +13:00
Brian Douglas
a182474389
Merge pull request #3386 from lpalgarvio/update-drupal.gitignore-with-upstream-conventions
Update Drupal.gitignore with upstream conventions: prefix /web for dr…
2021-12-10 16:53:34 -08:00