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
|
||||
qrc_*.cxx
|
||||
*.qrc.depends
|
||||
moc_*.cpp
|
||||
*automoc.cpp
|
||||
|
||||
# Emacs file
|
||||
.dir-locals.el
|
||||
|
|
|
|||
Loading…
Reference in New Issue