Add /dest and /obj to .gitignore
authorAsanka Herath <asanka@secure-endpoints.com>
Wed, 26 May 2010 16:31:39 +0000 (12:31 -0400)
committerRuss Allbery <rra@stanford.edu>
Wed, 26 May 2010 21:37:59 +0000 (14:37 -0700)
These are build directories used on Windows.

Change-Id: I20c37ae4ada78949c3a09d618476286f64f9b682
Reviewed-on: http://gerrit.openafs.org/2032
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Russ Allbery <rra@stanford.edu>

.gitignore

index 808ad7a..d261255 100644 (file)
@@ -59,6 +59,7 @@ rs_state.ini
 /amd64_linux*
 /amd64_fsbd*
 /amd64_nbsd*
+/dest
 /hp_ux*
 /i386_dfbsd*
 /i386_fbsd*
@@ -68,6 +69,7 @@ rs_state.ini
 /i386_umlinux*
 /ia64_hpux*
 /ia64_linux*
+/obj
 /parisc_linux*
 /ppc_darwin*
 /ppc_nbsd*