mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: ignore artifacts dir (#2132)
This commit is contained in:
@@ -31,6 +31,8 @@ site/build-storybook.log
|
||||
# Build
|
||||
dist/
|
||||
site/out/
|
||||
# used by release CI for downloaded artifacts
|
||||
artifacts
|
||||
|
||||
*.tfstate
|
||||
*.tfplan
|
||||
|
||||
Reference in New Issue
Block a user