mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-06-22 04:11:55 +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
|