We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a235be6 commit 2671086Copy full SHA for 2671086
1 file changed
Wordpress.gitignore
@@ -1,19 +1,14 @@
1
.htaccess
2
-wp-*.php
3
-xmlrpc.php
4
-wp-admin/
5
-wp-includes/
+wp-config.php
6
wp-content/uploads/
7
wp-content/blogs.dir/
8
-wp-content/upgrade/*
9
-wp-content/backup-db/*
+wp-content/upgrade/
+wp-content/backup-db/
10
wp-content/advanced-cache.php
11
wp-content/wp-cache-config.php
12
-wp-content/cache/*
13
-wp-content/cache/supercache/*
14
-wp-content/w3tc/*
15
sitemap.xml
16
-sitemap.xml.gz
17
-readme.html
18
-license.txt
19
*.log
+wp-content/cache/
+wp-content/backups/
+sitemap.xml
+sitemap.xml.gz
0 commit comments