shithub: cstory

Download patch

ref: 75138cf93a0536e8598ec86cb1c9f7374c80ef4a
parent: 63ad7b8dd9f5beb4aa38edc51c0aa349495c7065
author: Clownacy <[email protected]>
date: Sat Mar 9 07:20:39 EST 2019

Trim the gitignore

All these needless ignores keep screwing things up

--- 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