lw_oopc/.gitignore
2024-04-02 20:20:19 +08:00

22 lines
159 B
Plaintext

# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# CMake
build