-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
63 lines (56 loc) · 924 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
52
53
54
55
56
57
58
59
60
61
62
63
content/autoptimize_404_handler.php
content/languages/
content/languages/*
# Dotfiles and directories
media-backup-before-optimage
content/cache
.DS_Store
.env
.env*
!.env.example
.htaccess
.vagrant
.sass-cache/
.git/
.DS_Store
# Logs
package-lock.json
access.log
error.log
log/
# Special git hooks
!.githooks
!.githooks/*
# Composer and npm
vendor/
vendor/*
!vendor/.gitkeep
node_modules/
# WordPress core
wp/
content/upgrade
# Plugins and translations coming from composer
content/plugins/*
!content/plugins/.gitkeep
content/mu-plugins/*
!content/mu-plugins/register-theme-directory.php
!content/mu-plugins/bedrock-autoloader.php
content/languages/themes
content/languages/plugins
!content/plugins/dude-ama
# Dynamic content
content/db.php
content/uploads
tiedostot
media
media/*
# Misc
*.codekit
db-sync
sql-dump-*.sql
createproject.todo
project.todo
config/deploy/
wp-cli.yml
w3cErrors/
content/themes/dude/cache