浏览代码

.gitignore

shenzhipeng 3 年之前
父节点
当前提交
a591255679
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -1,2 +1,4 @@
 LOG_DIR/*
-config/config_db.php
+config/config_db.php
+application/compile/*
+static/upload/*