mirror of
https://github.com/ttttupup/wxhelper.git
synced 2024-11-05 01:49:22 +08:00
35 lines
301 B
Plaintext
35 lines
301 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
#*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
#*.exe
|
|
*.out
|
|
*.app
|
|
CMakePresets.json
|
|
.vscode
|
|
out |