1
0
mirror of https://github.com/github/gitignore synced 2024-05-30 17:28:13 +02:00

added some templates

This commit is contained in:
Illya Kovalevskyy 2012-05-22 21:50:21 +03:00
parent bacececa74
commit e53ae99204

View File

@ -1,7 +1,11 @@
# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.la
*.lai
*.so
*.dll
*.dynlib
@ -12,3 +16,5 @@
*.pro.user.*
moc_*.cpp
qrc_*.cpp
Makefile
*-build-*