Reactive-Resume/.gitignore

10 lines
105 B
Plaintext
Raw Permalink Normal View History

2022-03-02 16:44:11 +00:00
# Environment Variables
2022-03-06 21:48:29 +00:00
.env
.env.*
!.env.example
# Project Dependencies
node_modules
# macOS
.DS_Store