-
Notifications
You must be signed in to change notification settings - Fork 0
/
.wpe-push-ignore
88 lines (83 loc) · 2.42 KB
/
.wpe-push-ignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# This file lists which files should not be pushed by WPE DevKit. Feel free to
# add, remove, or comment lines to change the sync behavior, but note that this
# file will be recreated with the default values if it is missing. There are a
# few additional files, including wp-config.php, which are ignored no matter
# what as synchronizing these files would almost certainly result in an unusable
# install.
# Temporary and OS files
*~
.DS_Store
*.swp
Thumbs.db
# Version Control files
*.bak
.svn
.cvs
#.git
# WordPress specific files
# NOTE:
# WP Engine automatically updates part or all of WordPress under certain
# circumstances, so generally it is desirable to not push local copies of the
# WordPress files to a production server. However, in case you do have some
# specific need to push local changes to production, you can comment out these
# lines.
wp-config.php
wp-content/blogs.dir/
wp-content/upgrade/*
wp-content/backup-db/*
wp-content/advanced-cache.php
wp-content/wp-cache-config.php
wp-content/cache/*
wp-content/cache/supercache/*
# Used to be controlled by a flag to wpe, but now controlled here.
wp-content/uploads/
# WP Engine specific files
# NOTE:
# These files are specific to running a WordPress site at WP Engine and would
# likely result in a broken production site if modified in production (in
# fact, permissions would prevent modification for many of these files). It is
# strongly recommended that you do not attempt to modify these files in
# production.
/_wpeprivate
/wp-content/mu-plugins/mu-plugin.php
/wp-content/mu-plugins/slt-force-strong-passwords.php
/wp-content/mu-plugins/stop-long-comments.php
/wp-content/mu-plugins/force-strong-passwords*
/wp-content/mu-plugins/wpe-devkit*
/wp-content/mu-plugins/wpengine-common*
/wp-content/mu-plugins/wpengine-excerpt*
/wp-content/mu-plugins/wpe-wp-sign-on-plugin*
/wp-content/plugins/wpengine-snapshot/snapshots
/wp-content/mysql.sql
/wp-content/plugins/autoupdater*
# Some other files which may be desirable to skip under certain circumstances
#.listing
#plugins/wp-file-cache/cache
#.cache
#temp
#tmp
#*.tmp
#imagecache*
#*_backup
#gt-cache
#wp-config-sample.php
#/wp-content/w3tc*
#/wp-content/w3-*
#/wp-content/uploads/snapshots
#/wp-content/backup*
#/wp-content/uploads/backup*
#/wp-content/temp*
#log.txt
#debug.log
#/wp-content/plugins/plugins
#.a
#w3tc/dbcache
#w3tc/objectcache
#w3tc/pgcache
#w3tc/
#plugins/w3-total-cache
#pclzip*
#*.gz
#*.zip
#*.tar
#*.tgz