From bcc18b973cc3421222a1490bb53d710660ad8cdb Mon Sep 17 00:00:00 2001 From: jens Date: Thu, 30 Jun 2022 22:54:11 +0200 Subject: [PATCH] Added .gitignore.templ --- Common/sim/.gitignore.templ | 4 ++++ lib/SDRAM/ddr_sdr_v1_5/ghdl/.gitignore.templ | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 Common/sim/.gitignore.templ create mode 100644 lib/SDRAM/ddr_sdr_v1_5/ghdl/.gitignore.templ diff --git a/Common/sim/.gitignore.templ b/Common/sim/.gitignore.templ new file mode 100644 index 0000000..907336a --- /dev/null +++ b/Common/sim/.gitignore.templ @@ -0,0 +1,4 @@ +.gitignore +build/ +.gitignore +build/ diff --git a/lib/SDRAM/ddr_sdr_v1_5/ghdl/.gitignore.templ b/lib/SDRAM/ddr_sdr_v1_5/ghdl/.gitignore.templ new file mode 100644 index 0000000..907336a --- /dev/null +++ b/lib/SDRAM/ddr_sdr_v1_5/ghdl/.gitignore.templ @@ -0,0 +1,4 @@ +.gitignore +build/ +.gitignore +build/