chore(gitignore): add entries for build and config files

- Add ignore patterns for build artifacts and configuration files
- Prevent accidental inclusion of temporary and generated files
This commit is contained in:
2025-07-07 13:14:18 +00:00
parent fac4f86698
commit 5e7afaade3

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.hdlbuild_deps/
.working/
reports/
output/
.locale/
vhdl_ls.toml