mirror of
https://github.com/github/gitignore.git
synced 2025-05-05 11:19:01 +08:00
15 lines
106 B
Plaintext
15 lines
106 B
Plaintext
# C++ objects and libs
|
|
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.dll
|
|
*.dynlib
|
|
|
|
# Qt-es
|
|
|
|
*.pro.user
|
|
*.pro.user.*
|
|
moc_*.cpp
|
|
qrc_*.cpp
|