소스 검색

scripts/config: add qconf files to .gitignore

This commit adds qconf related files to .gitignore.
The files to be tracked are qconf.cc, qconf.h, and images.c.
The files to be ignored are qconf*.o, qconf*, qconf.moc, and
.tmp_qtcheck.

Signed-off-by: Alif M. Ahmad <[email protected]>
Alif M. Ahmad 8 년 전
부모
커밋
b1501a684b
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      scripts/config/.gitignore

+ 6 - 0
scripts/config/.gitignore

@@ -7,3 +7,9 @@ mconf*
 !mconf*.h
 mconf_check
 *.*.c
+qconf*
+qconf*.moc
+!qconf*.cc
+!qconf*.h
+!images*.c
+.tmp_qtcheck