This commit is contained in:
MagicTINTIN 2023-02-14 18:23:59 +01:00
commit 2eade4e23b
4 changed files with 0 additions and 7 deletions

7
.gitignore vendored
View file

@ -13,8 +13,6 @@
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
@ -24,7 +22,6 @@
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
@ -53,15 +50,11 @@
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe

Binary file not shown.

Binary file not shown.

Binary file not shown.