浏览代码

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*