浏览代码

gitignore: ignore raintpl generated php pages

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

+ 4 - 1
.gitignore

@@ -7,4 +7,7 @@ pagecache
 # Eclipse project files
 .settings
 .buildpath
-.project
+.project
+
+# Ignore raintpl generated pages
+*.rtpl.php