Browse Source

Updated .gitignore

Arnan de Gans 11 months ago
parent
commit
4d9a2859f3
1 changed files with 13 additions and 3 deletions
  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