Initial site: landing, individuals, employers, library, pricing
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Internal / non-public artifacts
|
||||
*.docx
|
||||
Abigail_Demo_Deck_Brief.pdf
|
||||
|
||||
# Node / Vercel
|
||||
node_modules/
|
||||
.vercel/
|
||||
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user