summaryrefslogtreecommitdiff
path: root/gitignore.sample
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore.sample')
-rw-r--r--gitignore.sample19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitignore.sample b/gitignore.sample
new file mode 100644
index 0000000..2c6a39a
--- /dev/null
+++ b/gitignore.sample
@@ -0,0 +1,19 @@
+*.log
+wp-*.php
+wp-*.php.orig
+wp-*/*
+!wp-content/themes/
+/index.php
+xmlrpc.php
+
+.htaccess
+.htaccess*
+/.gitkeep
+.vscode/
+license.txt
+readme.html
+sitemap.xml
+sitemap.xml.gz
+XX*
+php.cgi
+php.ini