mirror of
https://github.com/arcan1s/reportabug.git
synced 2025-04-24 15:27:18 +00:00
38 lines
267 B
Plaintext
38 lines
267 B
Plaintext
# C++ objects and libs
|
|
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
|
|
# Qt-es
|
|
|
|
/.qmake.cache
|
|
/.qmake.stash
|
|
*.pro.user
|
|
*.pro.user.*
|
|
*.moc
|
|
moc_*.cpp
|
|
qrc_*.cpp
|
|
ui_*.h
|
|
Makefile*
|
|
*-build-*
|
|
*.qm
|
|
|
|
# QtCreator
|
|
|
|
*.autosave
|
|
|
|
# build
|
|
build
|
|
usr
|
|
|
|
# archives
|
|
*.tar.xz
|
|
*.tar.gz
|