feat: switch to minimal zola-based apollo theme
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -1,30 +1,4 @@
|
||||
# build output
|
||||
dist
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
.snowpack/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
public
|
||||
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
netlify
|
||||
|
||||
.astro
|
||||
.idea
|
||||
.vercel
|
||||
|
||||
# nix
|
||||
result
|
||||
.std
|
||||
|
||||
Reference in New Issue
Block a user