mirror of
https://github.com/jorisbertomeu/web-screensaver.git
synced 2026-04-19 16:27:40 +02:00
Update readme
This commit is contained in:
29
.dockerignore
Normal file
29
.dockerignore
Normal file
@@ -0,0 +1,29 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
.pnpm-debug.log
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
node_modules
|
||||
dist
|
||||
.angular
|
||||
.angular-cache
|
||||
.cache
|
||||
|
||||
.env
|
||||
.npmrc
|
||||
.DS_Store
|
||||
.eslintcache
|
||||
|
||||
logs
|
||||
*.log
|
||||
|
||||
*.idea
|
||||
*.vscode
|
||||
.DS_Store
|
||||
|
||||
**/coverage
|
||||
**/tests
|
||||
**/test
|
||||
**/spec
|
||||
Reference in New Issue
Block a user