mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-06 17:53:14 +08:00
Added configuration for building and hosting the website/ directory on netlify. Added lambda function to support vanity URLs for micromdm.io/v2.
10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
build/
|
|
*.zip
|
|
*.DS_Store
|
|
.vscode/
|
|
|
|
## website gitignore
|
|
website/public/
|
|
public/
|
|
website/.netlify
|