mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
23 lines
163 B
Plaintext
23 lines
163 B
Plaintext
# C++ objects and libs
|
|
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
*.DS_Store
|
|
|
|
# Qt-es
|
|
|
|
*.pro.user
|
|
*.pro.user.*
|
|
moc_*.cpp
|
|
qrc_*.cpp
|
|
Makefile
|
|
*-build-*
|
|
.idea
|