浏览代码

Merge pull request #444 from omarkj/omarkj-change-gitignore

Ignore the build directory
pull/445/head
Tristan Sloughter 10 年前
父节点
当前提交
758920f4a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      priv/templates/gitignore

+ 1
- 0
priv/templates/gitignore 查看文件

@ -16,3 +16,4 @@ _deps
_plugins
_tdeps
logs
_build

正在加载...
取消
保存