From 0ac313748702063df31fbc781f3375d275c2f30b Mon Sep 17 00:00:00 2001 From: Pere Pujal i Carabantes Date: Tue, 24 Sep 2019 20:10:23 +0200 Subject: [PATCH] .gitignore as the master branch --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b595226d0..b47b215f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,16 @@ -*~ dummy.o *.o +*.so +tuxpaint obj/parse.c obj/parse_step1.c -*.so src/tp_magic_api.h tp-magic-config trans/ -tuxpaint +*~ TuxPaint.app TuxPaint.dmg *.dylib *.dylib.dSYM .DS_Store -*.thumbs +*.thumbs \ No newline at end of file