diff --git a/.gitignore b/.gitignore index 37f9bc41..db217324 100644 --- a/.gitignore +++ b/.gitignore @@ -14,24 +14,24 @@ *.pch # Compiled Dynamic libraries -*.so -*.dylib -*.dll +# *.so +# *.dylib +# *.dll # Fortran module files *.mod # Compiled Static libraries -*.lai -*.la -*.a -*.lib +# *.lai +# *.la +# *.a +# *.lib # Executables -*.exe -*.out -*.app -*.ipa +# *.exe +# *.out +# *.app +# *.ipa # These project files can be generated by the engine *.xcodeproj