diff --git a/.gitignore b/.gitignore index e257658..dd4c5db 100644 --- a/.gitignore +++ b/.gitignore @@ -12,21 +12,10 @@ *.gch *.pch -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - # Fortran module files *.mod *.smod -# Compiled Static libraries -*.lai -*.la -*.a -*.lib - # Executables *.exe *.out