We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88320f2 commit 573c5f6Copy full SHA for 573c5f6
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/
@@ -32,4 +11,6 @@ wp-content/wp-cache-config.php
32
wp-content/cache/*
33
wp-content/cache/supercache/*
34
sitemap.xml
35
-sitemap.xml.gz
+sitemap.xml.gz
+readme.html
+license.txt
0 commit comments