Add x64-temp to ignore, prepend a forward slash to "build/" to include

PCbuild/ changes (for VS project files, etc).
This commit is contained in:
brian.curtin 2011-04-04 13:00:49 -05:00
parent d11f76f8b9
commit 71cc78a5c4
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Makefile$
Makefile.pre$
TAGS$
autom4te.cache$
build/
/build/
buildno$
config.cache
config.log
@ -63,4 +63,5 @@ PCbuild/*.o
PCbuild/*.ncb
PCbuild/*.bsc
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
__pycache__