From 091de110f31c2fcba409805af905c81d9a50081a Mon Sep 17 00:00:00 2001 From: Julian Sparber Date: Sat, 23 Sep 2017 13:51:48 +0200 Subject: [PATCH] [git] add _build and Makefile to gitignore --- .gitignore | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5d0ea02 --- /dev/null +++ b/.gitignore @@ -0,0 +1,33 @@ +*.lo +*.o +.deps +.libs +/*.bak +/*.gcda +/*.gcno +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.dirstamp +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile.in +/TAGS +/so_locations +/tags +_libs +/main.o +/resources.c +/resources.o +/teleportapp +/teleportapp.o +/teleportappwin.o +test_download +Makefile +_build/ +