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
+5 -5
View File
@@ -11,13 +11,13 @@
/*.lo /*.lo
/*.a /*.a
/*.lib /*.lib
*.dll # DLLs compiladas
*.so # Binarios Linux
*.dylib # Binarios macOS
*.exe # Ejecutables Windows
*.pdb *.pdb
# Binarios compilados sin extension (Linux/macOS) # Binarios compilados
*.dll
*.so
*.dylib
*.exe
shadertoy shadertoy
Shadertoy Shadertoy
BIN
View File
Binary file not shown.