Added Exports and imports to git ignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,8 @@
|
|||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
|
.import/
|
||||||
|
export.cfg
|
||||||
|
export_presets.cfg
|
||||||
|
|
||||||
Exports/*
|
Exports/*
|
||||||
Exports/Game_linux.pck
|
Exports/Game_linux.pck
|
||||||
|
|||||||
Reference in New Issue
Block a user