new gitignore

BodgeMaster-unfinished
BodgeMaster 2022-06-24 06:41:47 +02:00
parent b1b1e7eedb
commit cf81f719e2
1 changed files with 2 additions and 34 deletions

36
.gitignore vendored
View File

@ -1,34 +1,2 @@
# ---> C++ /bin/*
# Prerequisites !/bin/.placeholder
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app