You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
344 B
44 lines
344 B
11 years ago
|
syntax: glob
|
||
|
*.pro.user*
|
||
|
*.autosave
|
||
|
*.app
|
||
|
*.moc
|
||
|
*.prl
|
||
|
Makefile*
|
||
|
doc/html/
|
||
|
*.framework/
|
||
|
*.xcodeproj/
|
||
|
debug/
|
||
|
release/
|
||
|
qtc-gdbmacros/
|
||
|
*.rej
|
||
|
*.orig
|
||
|
*.obj
|
||
|
*.swp
|
||
|
*.dll
|
||
|
*.exp
|
||
|
*.ilk
|
||
|
*.pdb
|
||
|
*.lib
|
||
|
Thumbs.db
|
||
|
moc_*.cpp
|
||
|
qrc_*.cpp
|
||
|
*.o
|
||
|
*.so.*
|
||
|
*.so
|
||
|
*.pdb
|
||
|
ui_*.h
|
||
|
*~
|
||
|
.qmake.cache
|
||
|
lib/*
|
||
|
*.orig
|
||
|
*.exe
|
||
|
*.vcproj
|
||
|
*.vcproj.*.user
|
||
|
*_resource.rc
|
||
|
*.sln
|
||
|
*.idb
|
||
|
*.ncb
|
||
|
*.suo
|
||
|
|