Update.gitignore

This commit is contained in:
gurkan01 2025-04-15 20:08:49 +03:00
parent 14b05ce1c8
commit 702ab229c1

22
.gitignore vendored
View File

@ -14,24 +14,24 @@
*.pch *.pch
# Compiled Dynamic libraries # Compiled Dynamic libraries
*.so # *.so
*.dylib # *.dylib
*.dll # *.dll
# Fortran module files # Fortran module files
*.mod *.mod
# Compiled Static libraries # Compiled Static libraries
*.lai # *.lai
*.la # *.la
*.a # *.a
*.lib # *.lib
# Executables # Executables
*.exe # *.exe
*.out # *.out
*.app # *.app
*.ipa # *.ipa
# These project files can be generated by the engine # These project files can be generated by the engine
*.xcodeproj *.xcodeproj