mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
28 lines
267 B
Plaintext
28 lines
267 B
Plaintext
# Build Artifacts
|
|
dist
|
|
.next
|
|
.turbo
|
|
|
|
# IDEs
|
|
.vscode
|
|
|
|
# Project Metadata
|
|
.crowdin.yml
|
|
|
|
# Documentation
|
|
README.md
|
|
SECURITY.md
|
|
CHANGELOG.md
|
|
CODE_OF_CONDUCT.md
|
|
|
|
# Project Dependencies
|
|
node_modules
|
|
|
|
# Docker
|
|
Dockerfile
|
|
.dockerignore
|
|
docker-compose.yml
|
|
|
|
# Android App
|
|
/app
|