added builds to the .gitignore

This commit is contained in:
2024-01-18 11:53:30 -08:00
parent 6e10f75e31
commit e441e11926
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
+3
View File
@@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
builds/