mirror of https://github.com/CGAL/cgal
Adding moc files to gitignore
This commit is contained in:
parent
67556fbef3
commit
43c54aac1f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue