Skip to content

Commit

Permalink
[TECH] Supprime des fichiers inutiles de l'image compilée (PIX-4805)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Apr 19, 2022
2 parents 2f75fe6 + e46fcd0 commit c9790aa
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 c9790aa

Please sign in to comment.