mirror of
https://github.com/rjNemo/hiring-without-whiteboards
synced 2026-06-06 02:26:45 +00:00
* Add Mobile Reality * Fixed test, changed order Co-authored-by: Marcin Sadowski <marcin.sadowski@mobilereality.pl>
15 lines
147 B
Text
15 lines
147 B
Text
# Node build artifacts
|
|
node_modules
|
|
npm-debug.log
|
|
|
|
# Local development
|
|
*.env
|
|
*.dev
|
|
.DS_Store
|
|
|
|
# Docker
|
|
Dockerfile
|
|
docker-compose.yml
|
|
|
|
# IDE
|
|
.idea/
|