mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
5eb0d0ec5c
...
32022d12dd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32022d12dd | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
dc90fc47a1 | ||
|
|
da7ba4b35d |
@ -1,3 +1,6 @@
|
|||||||
|
# Godot 4.2+ specific ignores
|
||||||
|
~*.dll
|
||||||
|
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
.nomedia
|
.nomedia
|
||||||
|
|||||||
@ -21,6 +21,10 @@ docs/site/
|
|||||||
# It records a fixed state of all packages used by the project. As such, it should not be
|
# It records a fixed state of all packages used by the project. As such, it should not be
|
||||||
# committed for packages, but should be committed for applications that require a static
|
# committed for packages, but should be committed for applications that require a static
|
||||||
# environment.
|
# environment.
|
||||||
|
Manifest.toml
|
||||||
|
|
||||||
|
# PackageCompiler
|
||||||
|
build/
|
||||||
Manifest*.toml
|
Manifest*.toml
|
||||||
|
|
||||||
# File generated by the Preferences package to store local preferences
|
# File generated by the Preferences package to store local preferences
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user