Add export presets for Linux and Windows

This commit is contained in:
ChaoticByte 2024-06-05 20:50:48 +02:00
parent d5ffa86e2c
commit 1755de3475
3 changed files with 107 additions and 2 deletions

7
.gitignore vendored
View file

@ -3,8 +3,6 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
@ -13,3 +11,8 @@ export_presets.cfg
.mono/
data_*/
mono_crash.*.json
# Builds
dist/*
!dist/.gitkeep