We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 453624e + 573c5f6 commit 20a14b7Copy full SHA for 20a14b7
1 file changed
Wordpress.gitignore
@@ -1,26 +1,5 @@
1
.htaccess
2
-wp-activate.php
3
-wp-app.php
4
-wp-atom.php
5
-wp-blog-header.php
6
-wp-comments-post.php
7
-wp-commentsrss2.php
8
-wp-config-sample.php
9
-wp-config.php
10
-wp-cron.php
11
-wp-feed.php
12
-wp-links-opml.php
13
-wp-load.php
14
-wp-login.php
15
-wp-mail.php
16
-wp-pass.php
17
-wp-rdf.php
18
-wp-register.php
19
-wp-rss.php
20
-wp-rss2.php
21
-wp-settings.php
22
-wp-signup.php
23
-wp-trackback.php
+wp-*.php
24
xmlrpc.php
25
wp-admin/
26
wp-includes/
@@ -33,4 +12,6 @@ wp-content/wp-cache-config.php
33
wp-content/cache/*
34
wp-content/cache/supercache/*
35
sitemap.xml
36
-sitemap.xml.gz
+sitemap.xml.gz
+readme.html
+license.txt
0 commit comments