We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d939bea + 5efa76d commit 16faac7Copy full SHA for 16faac7
1 file changed
Wordpress.gitignore
@@ -1,11 +1,35 @@
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
-wp-content/backup-db/*
-wp-content/cache/*
-wp-content/cache/supercache/*
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
24
+xmlrpc.php
25
+wp-admin/
26
+wp-includes/
27
+wp-content/uploads/
28
wp-content/upgrade/*
29
+wp-content/backup-db/*
30
wp-content/advanced-cache.php
31
wp-content/wp-cache-config.php
-wp-content/uploads/
32
+wp-content/cache/*
33
+wp-content/cache/supercache/*
34
sitemap.xml
35
sitemap.xml.gz
0 commit comments