Skip to content

Commit

Permalink
gitignore: add .docs to gitignore (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajolet-hashicorp authored Apr 7, 2023
1 parent f2a8b71 commit 3e7834f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
main
dist/*
packer-plugin-scaffolding
packer-plugin-scaffolding
.docs

0 comments on commit 3e7834f

Please sign in to comment.