build: .gitignore build/ directory

This commit is contained in:
Ben Noordhuis
2011-08-12 01:10:41 +02:00
parent ac4791393e
commit 3cd694c9f3

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ node_g
/.project
/.cproject
/build
/out
# various stuff that VC++ produces/uses