Add /dest and /obj to .gitignore

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>
This commit is contained in:
Asanka Herath 2010-05-26 12:31:39 -04:00 committed by Russ Allbery
parent 5f70221b2c
commit 916699ed41

2
.gitignore vendored
View 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*