1
0
mirror of https://github.com/github/gitignore synced 2025-02-20 17:39:09 +01:00
gitignore/Qt.gitignore

25 lines
177 B
Plaintext
Raw Normal View History

2012-11-05 21:26:29 +02:00
*~
# C++ objects and libs
2012-05-22 21:50:21 +03:00
*.slo
*.lo
*.o
*.a
2012-05-22 21:50:21 +03:00
*.la
*.lai
*.so
*.dll
2012-06-09 16:36:58 +03:00
*.dylib
# Qt-es
2013-03-15 19:47:25 +02:00
CMakeLists.txt.user
*.pro.user
*.pro.user.*
moc_*.cpp
qrc_*.cpp
2012-11-05 21:33:24 +02:00
ui_*.h
2012-05-22 21:50:21 +03:00
Makefile
*-build-*