mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-03-21 22:32:17 +00:00
23 lines
293 B
Text
23 lines
293 B
Text
node_modules/
|
|
|
|
# Eleventy build output
|
|
dist/
|
|
_site/
|
|
|
|
# Editor settings
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Environment
|
|
.env
|
|
.dev
|
|
|
|
# Private environments in the HTTP playground folder
|
|
/playground/*.private.env.json
|
|
|
|
/playground/*.csv
|
|
/httpd.dev.conf
|
|
|
|
# Obsolete Nix build system artifacts
|
|
/node_modules
|
|
/result
|