From 69862652b5ed24ae5ab050e329272cb7f9aaaa63 Mon Sep 17 00:00:00 2001 From: acn Date: Fri, 30 Aug 2019 10:50:32 +0200 Subject: [PATCH] adapted .gitignore --- .gitignore | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/.gitignore b/.gitignore index e7388b9..7d027c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,34 +1,5 @@ -# ---> C -# Object files -*.o -*.ko -*.obj -*.elf +*.bak +*.mac +*.rel -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Debug files -*.dSYM/