Skip to content
Snippets Groups Projects
.dockerignore 88 B
Newer Older
  • Learn to ignore specific revisions
  • node_modules/
    dist/
    build/
    .idea/
    
    .env
    
    npm-debug.log*
    yarn-debug.log*
    yarn-error.log*