ソースを参照

add .gitignore

master
teddyhuang 5年前
コミット
7014341e2c
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      .gitignore

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

@@ -0,0 +1,5 @@
/app/node_modules/
/app/.idea/
/target/
/template.iml
/.idea/

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