autobrr/.dockerignore
Kyle Sanderson b2d93d50c5
chore(deps): update Go to 1.20 (#726)
* chore(github): Update to go 1.20

* chore(go): enable language functionality in 1.20

* build: update go versions and rename dockerfile.ci
2023-02-28 23:29:51 +01:00

26 lines
334 B
Text

node_modules/
.run
.gitignore
.github
.dev
config.toml
.goreleaser.yml
Dockerfile
ci.Dockerfile
docker-compose.yml
README.md
bin
config
test
web/*
!web/public
!web/src
!web/build*
!web/package.json
!web/yarn.lock
!web/.yarnrc.yml
!web/.yarn/releases
!web/.eslintrc.js
!web/postcss.config.js
!web/tailwind.config.js
!web/tsconfig.json