From 271436ae429ef29c48791aedfe1f93895d852dc6 Mon Sep 17 00:00:00 2001 From: Nekojimi Date: Sun, 20 Apr 2025 21:06:00 +0100 Subject: [PATCH] Initial commit --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 6ab985d..85ebf6e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,17 @@ data_*/ mono_crash.*.json /android/ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json +