[Pkg-iscsi-maintainers] [open-iscsi] 34/48: iscsiuio: Add .gitignore files

Ritesh Raj Sarraf rrs at moszumanska.debian.org
Wed Aug 20 13:54:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

rrs pushed a commit to branch upstream-mnc
in repository open-iscsi.

commit c8113adc7794245dfd488038eb5870327bc31d53
Author: Hannes Reinecke <hare at suse.de>
Date:   Wed Jan 29 09:17:49 2014 +0100

    iscsiuio: Add .gitignore files
    
    Add .gitignore to ignore autogenerated files.
    
    Signed-off-by: Hannes Reinecke <hare at suse.de>
---
 iscsiuio/.gitignore          | 25 +++++++++++++++++++++++++
 iscsiuio/src/unix/.gitignore |  2 ++
 2 files changed, 27 insertions(+)

diff --git a/iscsiuio/.gitignore b/iscsiuio/.gitignore
new file mode 100644
index 0000000..a27452a
--- /dev/null
+++ b/iscsiuio/.gitignore
@@ -0,0 +1,25 @@
+# Autogenerated files
+stamp-h1
+Makefile.in
+Makefile
+configure
+config.h.in
+config.h
+config.guess
+config.log
+config.status
+config.sub
+COPYING
+
+.deps
+autom4te.cache
+
+# autotools
+aclocal.m4
+compile
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+
diff --git a/iscsiuio/src/unix/.gitignore b/iscsiuio/src/unix/.gitignore
new file mode 100644
index 0000000..a2dca2d
--- /dev/null
+++ b/iscsiuio/src/unix/.gitignore
@@ -0,0 +1,2 @@
+build_date.c
+build_date.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-iscsi/open-iscsi.git



More information about the Pkg-iscsi-maintainers mailing list