Skip to content

Commit

Permalink
feat: remove unecessary files from built image
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Apr 19, 2022
1 parent 2f75fe6 commit e46fcd0
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .slugignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
.circleci
.github
app
assets
components
config
docs
lang
layouts
middleware
modules
node_modules
pages
plugins
scripts
services
static
tests
.babelrc
.buildpacks
.editorconfig
.eslintrc.js
.gitignore
.nvmrc
.prettierrc
CHANGELOG.md
docker-compose.yml
jest.config.js
jsconfig.json
nuxt.config.js
package*.json
README.md
sample.env
scalingo.json
tests.sh

0 comments on commit e46fcd0

Please sign in to comment.