Skip to content

Commit e53ae99

Browse files
author
Illya Kovalevskyy
committed
added some templates
1 parent bacecec commit e53ae99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Qt.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# C++ objects and libs
22

3+
*.slo
4+
*.lo
35
*.o
46
*.a
7+
*.la
8+
*.lai
59
*.so
610
*.dll
711
*.dynlib
@@ -12,3 +16,5 @@
1216
*.pro.user.*
1317
moc_*.cpp
1418
qrc_*.cpp
19+
Makefile
20+
*-build-*

0 commit comments

Comments
 (0)