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/