Skip to content

Commit 9b0b893

Browse files
committed
Update .gitignore
1 parent f7f8d0e commit 9b0b893

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ __pycache__
1414

1515
# Build directory
1616
/build/
17+
18+
# Godot import stuff
19+
.godot/imported/
20+
.godot/editor/
21+
.godot/shader_cache/
22+
.godot/uid_cache.bin

0 commit comments

Comments
 (0)