gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Ignore *.tmp files, which are temporary files Godot creates

Open Zshandi opened this issue 1 year ago • 1 comments

Reasons for making this change:

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.

Links to documentation supporting these rule changes:

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. In addition, based on the conversations in this issue, there seem to be multiple sets of actions which cause the .tmp files to persist. Thus, I think it's a good idea to just add them in here:

https://github.com/godotengine/godot/issues/82270

Zshandi avatar Feb 23 '24 17:02 Zshandi

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile:

github-actions[bot] avatar Jun 10 '25 16:06 github-actions[bot]

Closed in https://github.com/github/gitignore/pull/4701

thorrsson avatar Aug 06 '25 18:08 thorrsson