diff options
author | Marcin KoĆcielnicki <koriakin@0x04.net> | 2019-11-22 12:10:57 +0100 |
---|---|---|
committer | Marcin KoĆcielnicki <mwk@0x04.net> | 2019-11-22 14:40:36 +0100 |
commit | 1d098b719513ef2fa701b88b9b56c6e989384c05 (patch) | |
tree | 73e6ae2d03e8094584296e77938f9fc6c316d605 /techlibs | |
parent | 0ac330bb81946081a3ab9ae45ef5aa7122dcb786 (diff) | |
download | yosys-1d098b719513ef2fa701b88b9b56c6e989384c05.tar.gz yosys-1d098b719513ef2fa701b88b9b56c6e989384c05.tar.bz2 yosys-1d098b719513ef2fa701b88b9b56c6e989384c05.zip |
gowin: Add missing .gitignore entries
Diffstat (limited to 'techlibs')
-rw-r--r-- | techlibs/gowin/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/techlibs/gowin/.gitignore b/techlibs/gowin/.gitignore new file mode 100644 index 000000000..d6c48e90d --- /dev/null +++ b/techlibs/gowin/.gitignore @@ -0,0 +1,2 @@ +brams_init.mk +bram_init_*.vh |