Skip to content

Commit feaef39

Browse files
committed
added build folder to gitignore
1 parent a6e02bc commit feaef39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ build/Release
4141
node_modules/
4242
jspm_packages/
4343

44+
build/
45+
4446
# TypeScript v1 declaration files
4547
typings/
4648

0 commit comments

Comments
 (0)