From 702ab229c1447d8ef1bbb180a6a5e46a0b75b097 Mon Sep 17 00:00:00 2001 From: gurkan01 Date: Tue, 15 Apr 2025 20:08:49 +0300 Subject: [PATCH] Update.gitignore --- .gitignore | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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