浏览代码

exclude env file

dev
Pavle Golubovic 3 年前
父节点
当前提交
232d678573
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      frontend/.gitignore

+ 1
- 1
frontend/.gitignore 查看文件

@@ -1,5 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies
/node_modules
/.pnp

正在加载...
取消
保存