opentofu/.gitignore
Serdar Dalgıç 7a1d3f3ac1
Add DEBUGGING.md (#711)
Signed-off-by: Serdar Dalgıç <sd@serdardalgic.org>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
2023-10-25 17:11:12 +02:00

37 lines
360 B
Plaintext

*.dll
*.exe
.DS_Store
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
*.bak
*~
.*.swp
.idea
*.iml
*.test
*.iml
/tofu
website/vendor
vendor/
# VSCode debugging configurations
.vscode/launch.json
# Coverage
coverage.txt
# GoReleaser build directory
dist/
# Licensei cache file
.licensei.cache