From: akpm@linux-foundation.org To: sam@ravnborg.org Cc: linux-kbuild@vger.kernel.org, akpm@linux-foundation.org, jaswinder@kernel.org, jaswinderrajput@gmail.com Subject: [patch 01/18] gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma Date: Mon, 14 Sep 2009 14:49:02 -0700 Message-ID: <200909142149.n8ELn2DN018397@imap1.linux-foundation.org> (raw) From: Jaswinder Singh Rajput <jaswinder@kernel.org> usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma are binary files should be ignored Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> --- usr/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff -puN usr/.gitignore~gitignore-usr-initramfs_datacpiobz2-and-usr-initramfs_datacpiolzma usr/.gitignore --- a/usr/.gitignore~gitignore-usr-initramfs_datacpiobz2-and-usr-initramfs_datacpiolzma +++ a/usr/.gitignore @@ -4,5 +4,7 @@ gen_init_cpio initramfs_data.cpio initramfs_data.cpio.gz +initramfs_data.cpio.bz2 +initramfs_data.cpio.lzma initramfs_list include _
next reply index Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-09-14 21:49 akpm [this message] 2009-09-18 19:49 akpm
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200909142149.n8ELn2DN018397@imap1.linux-foundation.org \ --to=akpm@linux-foundation.org \ --cc=jaswinder@kernel.org \ --cc=jaswinderrajput@gmail.com \ --cc=linux-kbuild@vger.kernel.org \ --cc=sam@ravnborg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Linux-KBuild Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/linux-kbuild/0 linux-kbuild/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 linux-kbuild linux-kbuild/ https://lore.kernel.org/linux-kbuild \ linux-kbuild@vger.kernel.org public-inbox-index linux-kbuild Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.linux-kbuild AGPL code for this site: git clone https://public-inbox.org/public-inbox.git