mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 22:14:54 +10:00
15 lines
137 B
Plaintext
15 lines
137 B
Plaintext
# Environment Variables
|
|
.env
|
|
.env.*
|
|
!.env.gitpod
|
|
!.env.example
|
|
|
|
# Project Dependencies
|
|
node_modules
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Intellij
|
|
.idea
|