浏览代码

Updated .gitignore

Arnan de Gans 11 月之前
父节点
当前提交
4d9a2859f3
共有 1 个文件被更改,包括 13 次插入3 次删除
  1. 13 3
      .gitignore

+ 13 - 3
.gitignore

@@ -1,6 +1,16 @@
-# Caches
+# Project specific
 *.data
-*.cache
+*.result
+*.log
+.htaccess
+config.php
+
+# Github stuff
+/.git
+/.github
+.distignore
+.gitignore
+.gitattributes
 
 # OS generated files & misc
 .DS_Store
@@ -10,4 +20,4 @@
 .Trashes
 .nova
 ehthumbs.db
-Thumbs.db
+Thumbs.db