diff mbox

[1/2] add generated .c files to .gitignore

Message ID ed7917ba1bcc8fd4537255c00e00b22eee4e7c88.1308241259.git.rees@umich.edu (mailing list archive)
State New, archived
Headers show

Commit Message

Jim Rees June 16, 2011, 4:23 p.m. UTC
Signed-off-by: Jim Rees <rees@umich.edu>
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Comments

Steve Dickson June 27, 2011, 4:23 p.m. UTC | #1
On 06/16/2011 12:23 PM, Jim Rees wrote:
> Signed-off-by: Jim Rees <rees@umich.edu>
> ---
>  .gitignore |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index f96c819..b8792d0 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -15,6 +15,9 @@ basic/test8
>  basic/test9
>  domount
>  getopt
> +general/large1.c
> +general/large2.c
> +general/large3.c
>  lock/tlock64
>  lock/tlocklfs
>  special/bigfile
Committed on the git://linux-nfs.org/~steved/exports/cthon04 tree

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

Patch

diff --git a/.gitignore b/.gitignore
index f96c819..b8792d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@  basic/test8
 basic/test9
 domount
 getopt
+general/large1.c
+general/large2.c
+general/large3.c
 lock/tlock64
 lock/tlocklfs
 special/bigfile