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