Skip to content

Commit 08f344f

Browse files
committed
Add .godot to git ignore
1 parent 9fdc099 commit 08f344f

File tree

200 files changed

+7
-1513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+7
-1513
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
/build/
2-
/.import/
3-
*.swp
1+
# Godot 4+ specific ignores
2+
.godot/
43

54
# Godot-specific ignores
65
.import/
@@ -10,13 +9,14 @@ export_presets.cfg
109
# Mono-specific ignores
1110
.mono/
1211
data_*/
13-
14-
# Stub project
15-
bin/
16-
obj/
12+
mono_crash.*.json
1713

1814
# VSCode Settings
1915
.vscode/
2016

2117
# Visual studio
2218
.vs/
19+
20+
# Tests
21+
tests/results.xml
22+
tests/metadata.json

.godot/.gdignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.godot/editor/IPLabel.gd-folding-60faa9dd6de501ae507fbb1e3c0e4a42.cfg

Lines changed: 0 additions & 3 deletions
This file was deleted.

.godot/editor/Main.gd-folding-9a8044bd1402032f3944df2fb3a588e7.cfg

Lines changed: 0 additions & 3 deletions
This file was deleted.

.godot/editor/Main.tscn-editstate-05a03dc138c995e03b422fa137ccf933.cfg

Lines changed: 0 additions & 178 deletions
This file was deleted.

.godot/editor/Main.tscn-folding-05a03dc138c995e03b422fa137ccf933.cfg

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)