Delete .env

This commit is contained in:
Dave Gallant
2024-01-04 08:32:38 -05:00
parent 6738c889ad
commit 19fe9f54d2
85 changed files with 6 additions and 1759 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,10 @@
### Hugo ###
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
.hugo_build.lock
.vscode
### Node ###