ソースを参照

Update .gitignore

Tatiana Inama 6 年 前
コミット
e5d5c51947
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -3,4 +3,5 @@ ktchn/node_modules
 lib
 ktchn/.env
 ktchn/src/public
-ktchn/dist
+ktchn/dist
+recipes/.env*