Skip to content

Commit 30473e8

Browse files
add more things to not sync for deploy destination
1 parent 712c02a commit 30473e8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

rsync-exclude.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.editorconfig
33
.eslintcache
44
.git
5+
.github
56
.gitignore
67
.husky
78
*.icloud
@@ -13,6 +14,7 @@
1314
.stylelintrc.js
1415

1516
_debug
17+
action.yml
1618
assets/php/_debug
1719
assets/scripts/*.java
1820
assets/scripts/*.py
@@ -24,6 +26,8 @@ cypress.config.js
2426
eslint.config.mjs
2527
LICENSE.md
2628
node_modules
29+
package.json
30+
pnpm-lock.yaml
2731
README.md
2832
Rakefile
2933
rsync-exclude.txt

0 commit comments

Comments
 (0)