From 0e2e5822c8748f75957e257342be867715799ca0 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 4 Oct 2023 17:26:31 -0600 Subject: Makefile: implement dist --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f678cd..022599d 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ vcd/ cov/ obj/ build/ +dist/ .qsys_edit/ platform/ platform.sopcinfo -- cgit v1.2.3