Compare commits

...

2 Commits

Author SHA1 Message Date
BodgeMaster 241100e1ab add placeholder files because Git doesn't handle empty folders 2022-06-24 06:42:19 +02:00
BodgeMaster cf81f719e2 new gitignore 2022-06-24 06:41:47 +02:00
3 changed files with 2 additions and 34 deletions

36
.gitignore vendored
View File

@ -1,34 +1,2 @@
# ---> C++
# Prerequisites
*.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
/bin/*
!/bin/.placeholder

0
bin/.placeholder Normal file
View File

0
src/.placeholder Normal file
View File