[PATCH] .gitignore: Add planned empty targets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From f0be4630d38992d2f247678914c208113c437509 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiysw@xxxxxxxxx>
Date: Wed, 4 May 2016 07:38:30 +0900
Subject: [PATCH] .gitignore: Add planned empty targets

This change will prevent "git status" from complaining when you
switch from a planned test branch to other branches.
Note: Target names 'extraction' and 'embedfonts' are now denoted
as phony targets on the master branch. Therefore, it is safe to
change them to empty targets of the same names on the planned test
branch.

Signed-off-by: Akira Yokosawa <akiysw@xxxxxxxxx>
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 39fd69d..18b3d63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,12 @@ perfbook-1c.tex
 perfbook-1c.out
 perfbook-hb.tex
 perfbook-hb.out
+qqz_first
+perfbook_aux
+perfbook-1c_aux
+perfbook-hb_aux
+extraction
+embedfonts
 
 RCS
 
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux