X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=.gitignore;h=91018942389aeb3bb914bbe85765500807b2afbb;hp=083d4ef58559d2196d221f3f84cf5b81d0cecb8f;hb=601fcf1d7f7c88cfc0ffd877c5458340b3e59098;hpb=ba9ad6284528e669bfaacf0400b90fc08a5614e4 diff --git a/.gitignore b/.gitignore index 083d4ef..9101894 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ *.sl *.so.* *.dylib.* +*.dSYM *.xdr.c *.cs.c *.ss.c @@ -31,6 +32,9 @@ Makefile RX_component_version_number.c AFS_component_version_number.c AFS_component_version_number.h +vc*.pdb +rs_state.ini +config.log !.gitignore !.cvsignore @@ -38,7 +42,6 @@ AFS_component_version_number.h # Top level files /aclocal.m4 -/config.log /config.cache /config.status /configure @@ -49,8 +52,8 @@ AFS_component_version_number.h /ID /TAGS /NTLang.bat -/NTMakefile /golast.bat +/.version # Destination build directories /alpha_nbsd* @@ -58,6 +61,7 @@ AFS_component_version_number.h /amd64_linux* /amd64_fsbd* /amd64_nbsd* +/dest /hp_ux* /i386_dfbsd* /i386_fbsd* @@ -67,6 +71,7 @@ AFS_component_version_number.h /i386_umlinux* /ia64_hpux* /ia64_linux* +/obj /parisc_linux* /ppc_darwin* /ppc_nbsd* @@ -81,3 +86,6 @@ AFS_component_version_number.h /sun4x_* /sunx86_* /x86_darwin* + +# Result of make libafs_tree +/libafs_tree