Files
strangecpp/cpplinker/.gitignore
2026-02-24 10:21:15 +01:00

10 lines
49 B
Plaintext

*.o
*.a
*.so
*.dll
*.lib
*.exp
*.dylib
app
app_*