forked from eastie71/fictional-university-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (65 loc) · 1.43 KB
/
.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
node_modules/
.tmp/
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
*.komodoproject
.komodotools
_notes
dwsync.xml
app/local.php
app/wp-config.php
app/wp-content/advanced-cache.php
app/wp-content/ai1wm-backups/
app/wp-content/backup-db/
app/wp-content/backups/
app/wp-content/blogs.dir/
app/wp-content/cache/
app/wp-content/upgrade/
app/wp-content/wp-cache-config.php
app/wp-content/plugins/*
!app/wp-content/plugins/my-first-plugin/
!app/wp-content/plugins/my-first-plugin/*
!app/wp-content/plugins/craig-first-plugin/
!app/wp-content/plugins/craig-first-plugin/*
!app/wp-content/plugins/craig-post-statistics/
!app/wp-content/plugins/craig-post-statistics/*
!app/wp-content/plugins/craig-word-filter/
!app/wp-content/plugins/craig-word-filter/*
app/wp-content/plugins/craig-aypa/node_modules/
!app/wp-content/plugins/craig-aypa/
!app/wp-content/plugins/craig-aypa/*.php
!app/wp-content/plugins/craig-aypa/package-lock.json
!app/wp-content/plugins/craig-aypa/package.json
!app/wp-content/plugins/craig-aypa/build
!app/wp-content/plugins/craig-aypa/build/*
!app/wp-content/plugins/craig-aypa/src
!app/wp-content/plugins/craig-aypa/src/*
app/wp-content/vendor/
app/wp-content/wflogs/
app/wp/
app/.user.ini
/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz