ソースを参照

Create Yeoman.gitignore

pull/812/head
Josh Burns 10年前
コミット
1c5f81d954
1個のファイルの変更6行の追加0行の削除
  1. 6
    0
      Yeoman.gitignore

+ 6
- 0
Yeoman.gitignore ファイルの表示

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

build/
dist/

読み込み中…
キャンセル
保存