1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 17:39:58 +02:00
Commit Graph

3529 Commits

Author SHA1 Message Date
Zshandi Krahn
50e5714bc4
Ignore *.tmp files, which are temporary files Godot creates
These are temporary files Godot engine creates, which are supposed to be automatically removed, but there can be issues which prevent them from being removed.

Although these not being removed is an issue with the engine which may be fixed in the future, I think it would still be a good idea to add them here, in case a different issue occurs that causes them to not be removed.

Here is a current issue for this, but in searching I found that there have been other related issues in the past which caused .tmp files to show up. Thus, I think it's a good idea to just add them in here:

https://github.com/godotengine/godot/issues/82270
2024-02-23 09:04:07 -08:00
Martin Woodward
4488915eec
Merge pull request #3567 from aaronfranke/godot 2022-12-18 19:57:19 +00:00
Brian Douglas
e5323759e3
Merge pull request #4062 from greystate/patch-1
Ignore SQLite files
2022-05-10 10:15:30 -07:00
Chriztian Steinmeier
aa4079ebec
Ignore SQLite files 2022-05-06 11:23:14 +02:00
Brian Douglas
d0b80a4699
Merge pull request #3976 from astrojuanlu/patch-1
Ignore PDM project-wide config
2022-03-28 20:18:27 -07:00
Juan Luis Cano Rodríguez
8e67b9420c
Update Python.gitignore 2022-02-20 11:29:55 +01:00
Juan Luis Cano Rodríguez
35b656aa85
Expand explanations on PDM
Co-authored-by: Lukasz Sobczuk <sobczuk.lukasz@wp.pl>
2022-02-18 18:54:31 +01:00
Juan Luis Cano Rodríguez
0481f3bda8
Ignore PDM project-wide config
See https://pdm.fming.dev/#use-with-ide
2022-02-16 23:43:19 +01:00
Brian Douglas
ce5da10a3a
Merge pull request #3943 from spdegabrielle/Racket1 2022-02-15 20:31:40 -08:00
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
Stephen De Gabrielle
2d1ac6d804
Update Racket.gitignore 2022-02-01 08:44:27 +00: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
Stephen De Gabrielle
bcd7653776
Update Racket.gitignore 2022-01-15 16:45:52 +00: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
Stephen De Gabrielle
e44e7efe05
Create Racket.gitignore 2022-01-07 22:37:02 +00: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