Compare commits
2 Commits
5083852c29
...
6d6b731033
| Author | SHA1 | Date | |
|---|---|---|---|
|
6d6b731033
|
|||
|
8196eb3929
|
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "hdlbuild"
|
name = "hdlbuild"
|
||||||
version = "0.5.2"
|
version = "0.5.3"
|
||||||
description = "Flexible FPGA Build System"
|
description = "Flexible FPGA Build System"
|
||||||
authors = ["0xMax42 <Mail@0xMax42.io>"]
|
authors = ["0xMax42 <Mail@0xMax42.io>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
@@ -2,4 +2,5 @@
|
|||||||
.working/
|
.working/
|
||||||
reports/
|
reports/
|
||||||
output/
|
output/
|
||||||
.locale/
|
.locale/
|
||||||
|
vhdl_ls.toml
|
||||||
Reference in New Issue
Block a user