Suppression du fichier compilé.

This commit is contained in:
Ulysse Cura 2024-09-06 18:26:53 +02:00
parent eb30b928ad
commit b1c96ed35f
1 changed files with 1 additions and 31 deletions

32
.gitignore vendored
View File

@ -1,34 +1,4 @@
# ---> 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
compiler