From 8ba98e17d6311df59627fbce8722c910f9829242 Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Fri, 5 Jun 2020 19:49:44 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 963c2fc..f912d2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,17 @@ -res:// + +# Godot-specific ignores +.import/ + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json + +# System/tool-specific ignores +.directory +*~ *.psd -*.import *.ttf -* -icons.pngs/