mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
18 lines
153 B
Plaintext
18 lines
153 B
Plaintext
# Environment Variables
|
|
.env
|
|
.env.*
|
|
!.env.gitpod
|
|
!.env.example
|
|
|
|
# Project Dependencies
|
|
node_modules
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Turbo
|
|
.turbo
|
|
|
|
# Intellij
|
|
.idea
|