website/.gitignore
Andreas Hnida a88c32a7e3
Some checks failed
Deploy Hugo site to Pages / build (push) Failing after 1m55s
Deploy Hugo site to Pages / deploy (push) Has been skipped
add amplify.yml to gitignore
2024-04-16 08:38:41 +02:00

34 lines
430 B
Text
Executable file

Thumbs.db
.DS_Store
.dist
.tmp
.lock
.sass-cache
npm-debug.log
amplify.yml
node_modules
builds
package-lock.json
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