From 75138cf93a0536e8598ec86cb1c9f7374c80ef4a Mon Sep 17 00:00:00 2001 From: Clownacy Date: Sat, 9 Mar 2019 12:20:39 +0000 Subject: [PATCH] Trim the gitignore All these needless ignores keep screwing things up --- .gitignore | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.gitignore b/.gitignore index 48a0247b..15150330 100644 --- a/.gitignore +++ b/.gitignore @@ -9,29 +9,8 @@ build.7z build.zip -# Compiled Object files -*.slo -*.lo -*.o -*.obj - -# Precompiled Headers -*.gch -*.pch - -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - -# Fortran module files -*.mod -*.smod - # Executables *.exe -*.out -*.app # MSVC trash msvc2003/CSE2.ncb