corregit gitignore

This commit is contained in:
2025-10-25 12:12:44 +02:00
parent fe256704ac
commit 47787abd73
2 changed files with 6 additions and 6 deletions

12
.gitignore vendored
View File

@@ -11,13 +11,13 @@
/*.lo
/*.a
/*.lib
*.dll # DLLs compiladas
*.so # Binarios Linux
*.dylib # Binarios macOS
*.exe # Ejecutables Windows
*.pdb
# Binarios compilados sin extension (Linux/macOS)
# Binarios compilados
*.dll
*.so
*.dylib
*.exe
shadertoy
Shadertoy
@@ -62,7 +62,7 @@ Thumbs.db
*.log
*.tmp
*.swp
*~
*~
*.bak
# Coverage and test artifacts