瀏覽代碼

Add "ui_*.h" pattern to block auto-generated headers

moc automatically generates "ui_*.h" files for each *.ui file.
Since they are auto-generated I assume they should be ignored.

Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
pull/505/head
Alexey Brodkin 11 年之前
父節點
當前提交
f1d654c1b5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Qt.gitignore

+ 1
- 0
Qt.gitignore 查看文件

@@ -16,5 +16,6 @@
*.pro.user.*
moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*-build-*

Loading…
取消
儲存