[PATCH] [dfu-util] .gitignore: ignore executable src/dfu-suffix

james.perkins at datalogic.com james.perkins at datalogic.com
Wed Aug 22 22:41:19 CEST 2012


From: James Perkins <james.perkins at datalogic.com>

git status should not report src/dfu-suffix as an untracked file.

Signed-off-by: James Perkins <james.perkins at datalogic.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 508ddfd..4329223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ m4/
 src/.deps/
 src/Makefile
 src/Makefile.in
+src/dfu-suffix
 src/dfu-util
 src/dfu-version.h
 stamp-h1
-- 
1.7.4.1


CONFIDENTIALITY NOTICE. This message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited.  If you are not the intended recipient, please destroy all copies of the original message, including any and all attachments, and notify the sender immediately.





More information about the devel mailing list