mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 18:38:55 +00:00
41 lines
348 B
Plaintext
41 lines
348 B
Plaintext
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
*.mo
|
|
*.pyc
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
.sconsign.dblite
|
|
|
|
/win_cmd.bat
|
|
/win_env.bat
|
|
/toolchain/
|
|
/tools/sdk/
|
|
/tools/env/
|
|
/tools/scripts/
|
|
/tools/onestep.sh |