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/