root/modules/gui/qt4/.gitignore

Revision f5f23650908c430b570c0b3cadf1e84ed1d86a89, 21 bytes (checked in by Sam Hocevar <sam@zoy.org>, 9 months ago)

Ignore Qt generated files.

qt4-uic (the Qt user interface compiler) and rcc (the Qt resource compiler)
create .cpp and .h files that we don't want to track. Adding them to
.gitignore.

  • Property mode set to 100644
Line 
1 resources.cpp
2 ui/*.h
Note: See TracBrowser for help on using the browser.