From e7b9b694e8170e253031916aed3d9e07ca5e9718 Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 23 May 2023 20:55:45 +0200 Subject: [PATCH] Improve .gititgnore. --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index fa6d00c..b3768c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ # Do not ignore solution files inside the mono module. Overrides Godot's global gitignore. !*.sln + +.import +*.d +*.o +*.meta +*.obj +*.pyc +*.bc +*.os +*.gen.h + +bin/ +obj/