Remove Docker-related files from dev branch
This commit is contained in:
@@ -1,36 +0,0 @@
|
||||
# Dependencies
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
|
||||
# Build output
|
||||
dist
|
||||
|
||||
# Version control
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# IDE files
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Test files
|
||||
coverage
|
||||
__tests__
|
||||
jest.config.js
|
||||
jest.setup.js
|
||||
*.test.ts
|
||||
*.spec.ts
|
||||
|
||||
# Other
|
||||
*.md
|
||||
.DS_Store
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user