From de3e1624bff87b3b56c6fad50d208591c1a35745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20F=2E=20Wittenberger?= Date: Fri, 17 Aug 2018 18:37:00 +0200 Subject: [PATCH] hicken specific gitignore --- .gitignore | 39 ++++++++------------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) diff --git a/.gitignore b/.gitignore index bbf313b..cd44970 100644 --- a/.gitignore +++ b/.gitignore @@ -1,32 +1,9 @@ -# Object files -*.o -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo - -# Shared objects (inc. Windows DLLs) -*.dll +*~ +*.swp +*.import.scm *.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Debug files -*.dSYM/ +*.types +*.build.sh +*.install.sh +*.link +salmonella.log