From cc3ae0f86b824cec321ee7734df4daa22b81af70 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 4 Aug 2022 18:34:00 -0400 Subject: Removed useless gitignore --- Godot.gitignore | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Godot.gitignore diff --git a/Godot.gitignore b/Godot.gitignore deleted file mode 100644 index 4f48ad7..0000000 --- a/Godot.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -# Godot-specific ignores -.import/ -export.cfg -export_presets.cfg - -# Imported translations (automatically generated from CSV files) -*.translation - -# Mono-specific ignores -.mono/ -data_*/ -- cgit v1.2.3