scripts/config: add qconf files to .gitignore
authorAlif M. Ahmad <alive4ever@live.com>
Sun, 23 Jul 2017 03:08:47 +0000 (03:08 +0000)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 Nov 2017 14:58:45 +0000 (15:58 +0100)
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 <alive4ever@live.com>
scripts/config/.gitignore

index 0326e060bb70dee4f3cddce6bebe8fd6141d515f..1206e50229273bbb29b61f0a5a48ae22871de6ef 100644 (file)
@@ -7,3 +7,9 @@ mconf*
 !mconf*.h
 mconf_check
 *.*.c
+qconf*
+qconf*.moc
+!qconf*.cc
+!qconf*.h
+!images*.c
+.tmp_qtcheck