add .build dir to gitignore

This commit is contained in:
Andrew Stanton-Nurse 2015-12-16 14:41:52 -08:00
parent 1b05921b70
commit e5f42498ac
1 changed files with 2 additions and 1 deletions

View File

@ -27,3 +27,4 @@ project.lock.json
*.ncrunchsolution *.ncrunchsolution
*.*sdf *.*sdf
*.ipch *.ipch
.build/