Trim the gitignore
All these needless ignores keep screwing things up
This commit is contained in:
parent
63ad7b8dd9
commit
75138cf93a
1 changed files with 0 additions and 21 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue