author | ymh <ymh.work@gmail.com> |
Tue, 27 Sep 2022 16:37:53 +0200 | |
changeset 19 | 3d72ae0968f4 |
parent 0 | d970ebf37754 |
child 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
0 | 1 |
syntax: glob |
2 |
# Exclude these files from the git repo |
|
3 |
wp/wp-content/backup/* |
|
4 |
wp/wp-content/cache/* |
|
5 |
wp/wp-content/upgrade/* |
|
6 |
wp/wp-content/uploads/* |
|
7 |
sitemap.* |
|
8 |
wp-config.php |
|
9 |
||
10 |
# Hidden system files |
|
11 |
*.DS_Store |
|
12 |
*[Tt]humbs.db |
|
13 |
*.Trashes |
|
14 |
||
15 |
*/cache/* |
|
16 |
wp/wp-content/backup-* |