Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit eba125d

Browse files
authored
Adding more excludes for deployments. (#189)
1 parent 2c45b6f commit eba125d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/build/core/files/deploy-exclude.txt

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/.travis.yml
66
/.vagrant
77
/blt.sh
8+
/box
89
/build
910
/deploy
1011
/docroot/core
@@ -16,12 +17,15 @@
1617
/drush/contrib
1718
/drush.wrapper
1819
/project.yml
20+
/README.md
1921
/readme
2022
/tests
2123
/Vagrantfile
2224
.git
2325
.gitignore
2426
bower_components
27+
example.*
2528
local.*
29+
*.local.*
2630
node_modules
2731
vendor

0 commit comments

Comments
 (0)