website/.gitignore
Andreas Hnida 56c60b85bc
All checks were successful
Build Hugo Site / build (push) Successful in 2m8s
removed package-lock.json form .gitignore
2024-04-17 12:49:55 +02:00

33 lines
412 B
Text
Executable file

Thumbs.db
.DS_Store
.dist
.tmp
.lock
.sass-cache
npm-debug.log
amplify.yml
node_modules
builds
public
resources
.hugo_build.lock
jsconfig.json
hugo_stats.json
go.sum
yarn.lock
.devcontainer
.vscode
.editorconfig
.jshintrc
.markdownlint.json
.prettierrc
netlify.toml
vercel.json
vercel-build.sh
.gitlab-ci.yml
static/php/mail.php
verua.dev-1.andreashnida.de.code-workspace
# don't ignore public/php
!public/php