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

@ -26,4 +26,5 @@ project.lock.json
*DS_Store
*.ncrunchsolution
*.*sdf
*.ipch
*.ipch
.build/