Adding moc files to gitignore

This commit is contained in:
Frédérik Paradis 2016-03-08 17:45:59 -05:00
parent 67556fbef3
commit 43c54aac1f
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1133,6 +1133,8 @@ semantic.cache
ui_*.h ui_*.h
qrc_*.cxx qrc_*.cxx
*.qrc.depends *.qrc.depends
moc_*.cpp
*automoc.cpp
# Emacs file # Emacs file
.dir-locals.el .dir-locals.el