mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
21 lines
146 B
Plaintext
21 lines
146 B
Plaintext
# C++ objects and libs
|
|
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
|
|
# Qt-es
|
|
|
|
*.pro.user
|
|
*.pro.user.*
|
|
moc_*.cpp
|
|
qrc_*.cpp
|
|
Makefile
|
|
*-build-*
|