Skip to content

Commit

Permalink
chore: Updating the distignore so files that shouldn't be there are i…
Browse files Browse the repository at this point in the history
…gnored
  • Loading branch information
aaronware committed Nov 4, 2021
1 parent eb99638 commit fe850a2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
/.github
/node_modules
/assets
/.deployment
/simple-subtitles

gulpfile.babel.js
yarn.lock
Expand All @@ -12,4 +14,12 @@ renovate.json
.distignore
.gitignore
.editorconfig
.gitattributes
.gitattributes
.php-cs-fixer.dist.php
.phplint.yml
.vipgoci_phpcs_skip_folders
package-lock.json
phpcs.xml
phpdoc.dist.xml
phpunit.xml
composer.lock

0 comments on commit fe850a2

Please sign in to comment.