52 lines
707 B
Plaintext
52 lines
707 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
*~
|
|
*.sublime-workspace
|
|
npm-debug.log
|
|
node_modules
|
|
docker_node_modules
|
|
db
|
|
coverage.html
|
|
\#*
|
|
.\#*
|
|
.npm
|
|
.config
|
|
.ash_history
|
|
cosealious
|
|
node_modules*
|
|
.cache
|
|
lib
|
|
@types
|
|
.xunit
|
|
coverage
|
|
.nyc_output
|
|
/dist/
|
|
public/dist
|
|
/log.html
|
|
/hint-report/
|
|
.vscode
|
|
.env
|
|
.npm_cache/
|
|
.mozilla/
|
|
cache/*
|
|
!cache/images/.keepme
|
|
!cache/smartcrop/.keepme
|
|
uploaded-images/*
|
|
!uploaded-images/keepme
|
|
uploaded_files
|
|
/dist-instrumented/
|
|
|
|
# these are autogenerated, no need to version control them
|
|
src/back/jdd-components/components.ts
|
|
src/back/routes/routes.ts
|
|
src/back/routes/urls.ts
|
|
src/includes.css
|
|
.eslint-result.json
|
|
lint-report.json
|
|
/src/style-entrypoints/
|
|
/meili_data/
|
|
!/meili_data/.keepme
|
|
/src/colors.html
|