df8c6d3a2b
added remove dist before build modal style fix tag result list size profil Elias
23 lines
257 B
Plaintext
23 lines
257 B
Plaintext
*.log
|
|
npm-debug.*
|
|
*.scssc
|
|
*.log
|
|
*.swp
|
|
.DS_Store
|
|
.vscode
|
|
*.code-workspace
|
|
.sass-cache
|
|
node_modules
|
|
dist/*
|
|
deploy-prod.js
|
|
deploy-preprod.js
|
|
package-lock.json
|
|
|
|
# Specifics
|
|
|
|
# Hide design tokens
|
|
src/scss/_tokens.scss
|
|
|
|
# Hide compiled CSS
|
|
src/_includes/assets/*
|