1
0
mirror of https://github.com/github/gitignore synced 2024-06-17 18:09:56 +02:00

Merge pull request #812 from sableloki/patch-for-yeoman

Template for Yeoman Projects
This commit is contained in:
Adam Roben 2013-11-26 19:25:49 -08:00
commit 5e5dd80518

6
Yeoman.gitignore Normal file
View File

@ -0,0 +1,6 @@
node_modules/
bower_components/
*.log
build/
dist/