From 47160481861493a1d309c788c2976db92cc6b890 Mon Sep 17 00:00:00 2001 From: leca Date: Wed, 7 Feb 2024 23:24:28 +0300 Subject: [PATCH] update gitignore --- .gitignore | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index bf83296..2c01d0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,5 @@ -# ---> Godot # Godot 4+ specific ignores .godot/ - -# 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 - +*.sh +*.x86_64 +*.pck