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