-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (36 loc) · 877 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
wp-admin
wp-includes
wp-content/index.php
wp-content/debug.log
wp-content/languages
wp-content/plugins/*
!wp-content/plugins/are-you-paying-attention
wp-content/plugins/are-you-paying-attention/node_modules
wp-content/plugins/are-you-paying-attention/build
!wp-content/plugins/featured-professor
wp-content/plugins/featured-professor/node_modules
wp-content/plugins/featured-professor/build
wp-content/upgrade
wp-content/uploads
wp-content/themes/*
wp-content/themes/index.php
!wp-content/themes/amazing_university_wp_theme
wp-content/themes/amazing_university_wp_theme/node_modules
wp-content/themes/amazing_university_wp_theme/build
.htaccess
license.txt
wp-activate.php
wp-blog-header.php
wp-comments-post.php
wp-config.php
wp-cron.php
wp-login.php
wp-mail.php
wp-load.php
wp-settings.php
xmlrpc.php
wp-trackback.php
wp-signup.php
wp-links-opml.php
readme.html
.DS_STORE