forked from vejle-idraetshoejskole/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
78 lines (67 loc) · 1.18 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
69
70
71
72
73
74
75
76
77
78
# Ignore binaries.
/bin
# Ignore non-custom parts of Drupal.
/docroot/core
/docroot/modules/contrib
/docroot/profiles/contrib
/docroot/themes/contrib
/docroot/sites/default/files
/docroot/sites/vejle_ih.dd
/docroot/libraries/cropper
/docroot/libraries/dropzone
# Ignore Composer-managed dependencies.
vendor/
# --------------------------------------------------
# - Custom ignore
# --------------------------------------------------
# Ignore docs files
_gh_pages
_site
.ruby-version
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
*~
# OS or Editor folders
._*
.cache
.DS_Store
.idea
.phpintel
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
# Komodo
.komodotools
*.komodoproject
# grunt-html-validation
validation-report.json
validation-status.json
# Folders to ignore
bower_components
node_modules
logs
sessions
tmp
share
others
private
# Files that might appear on external disks
.Spotlight-V100
.Trashes
#Because of site reinstall issue VI-206 we don't change this files
/config/sync/field.storage.node.body.yml
/config/sync/field.storage.node.panelizer.yml
bellcom_quickpay_integration.settings.yml