mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 23:14:31 +00:00
.gitignore: ignore moc_*.h
This commit is contained in:
parent
1808f0e614
commit
cf462ae448
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,6 +17,7 @@ Makefile*
|
|||||||
|
|
||||||
# Generated MOC, resource and UI files
|
# Generated MOC, resource and UI files
|
||||||
moc_*.cpp
|
moc_*.cpp
|
||||||
|
moc_*.h
|
||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
ui_*.h
|
ui_*.h
|
||||||
*.moc
|
*.moc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user