mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 10:21:40 -05:00
Merge pull request #812 from sableloki/patch-for-yeoman
Template for Yeoman Projects
This commit is contained in:
commit
5e5dd80518
1 changed files with 6 additions and 0 deletions
6
Yeoman.gitignore
Normal file
6
Yeoman.gitignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
node_modules/
|
||||
bower_components/
|
||||
*.log
|
||||
|
||||
build/
|
||||
dist/
|
Loading…
Add table
Reference in a new issue