Skip to content

Commit bacecec

Browse files
author
Illya Kovalevskyy
committed
Qt-project gitignore added for Qt core developers
1 parent 6534352 commit bacecec

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Qt.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# C++ objects and libs
2+
3+
*.o
4+
*.a
5+
*.so
6+
*.dll
7+
*.dynlib
8+
9+
# Qt-es
10+
11+
*.pro.user
12+
*.pro.user.*
13+
moc_*.cpp
14+
qrc_*.cpp

0 commit comments

Comments
 (0)