mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
758944b4b0
...
d7e264f041
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7e264f041 | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
2c6e53ef53 |
@ -1,3 +1,6 @@
|
|||||||
|
# Godot 4.2+ specific ignores
|
||||||
|
~*.dll
|
||||||
|
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
.nomedia
|
.nomedia
|
||||||
|
|||||||
@ -34,3 +34,9 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
# cache
|
||||||
|
.cache
|
||||||
|
.eslintcache
|
||||||
|
.turbo
|
||||||
|
.swc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user