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:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
.hdlbuild_deps/
|
||||||
|
.working/
|
||||||
|
reports/
|
||||||
|
output/
|
||||||
|
.locale/
|
||||||
|
vhdl_ls.toml
|
Reference in New Issue
Block a user