Browse Source

Merge pull request #1119 from hulet/sorting

sort WordPress.gitignore
Carl Suster 11 years ago
parent
commit
f17b61c720
1 changed files with 9 additions and 9 deletions
  1. 9 9
      WordPress.gitignore

+ 9 - 9
WordPress.gitignore

@@ -1,13 +1,13 @@
+*.log
 .htaccess
-wp-content/uploads/
-wp-content/blogs.dir/
-wp-content/upgrade/
-wp-content/backup-db/
-wp-content/advanced-cache.php
-wp-content/wp-cache-config.php
 sitemap.xml
-*.log
-wp-content/cache/
-wp-content/backups/
 sitemap.xml.gz
 wp-config.php
+wp-content/advanced-cache.php
+wp-content/backup-db/
+wp-content/backups/
+wp-content/blogs.dir/
+wp-content/cache/
+wp-content/upgrade/
+wp-content/uploads/
+wp-content/wp-cache-config.php