-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (44 loc) · 878 Bytes
/
.gitignore
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
# IDE
.idea/*
pv-wp2018.iml
# Mamp Pro
.installedExtras
# WordPress template
wp-config.php
wp-config-sample.php
wp-content/uploads/
wp-content/plugins/
wp-content/upgrade/
wp-admin/
wp-includes/
wp-activate.php
wp-blog-header.php
wp-comments-post.php
wp-cron.php
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
wp-trackback.php
xmlrpc.php
/index.php
/.htaccess
/license.txt
/readme.html
# other default themes
wp-content/index.php
wp-content/resources/
wp-content/themes/index.php
wp-content/themes/twentyfifteen/
wp-content/themes/twentysixteen/
wp-content/themes/twentyseventeen/
wp-content/themes/twentynineteen/
# understrap theme
wp-content/themes/understrap/node_modules/
wp-content/themes/understrap/yarn.lock
# uml-lib theme
wp-content/themes/uml-lib/node_modules/
# nva wp theme -- tracked in diff repo
wp-content/themes/nva/