~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to .dockerignore

  • Committer: Dan Garner
  • Date: 2018-04-16 10:25:30 UTC
  • mto: This revision was merged to the branch mainline in revision 640.
  • Revision ID: git-v1:1477db7b61f3fd9863def1e1d68d1ee09b20f9c7
CI for cypress

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#vendor/
16
16
node_modules/
17
17
 
18
 
# Don't include the e2e test suite
19
 
cypress/
20
 
 
21
18
# Cache should be empty so that it gets built internally
22
19
cache/
23
20
 
35
32
# Our own container's settings.php shouldn't be included
36
33
web/settings.php
37
34
 
38
 
# Package.json - note we will likely want to remove this in 2.0
39
 
package.json
40
 
 
41
35
# Our own build files
42
36
build.sh
43
37
build-composer.sh
 
 
b'\\ No newline at end of file'