diff options
author | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
commit | a7a6f3695f03173e2bae0b206b785597f0342ef0 (patch) | |
tree | 6bb24dc4ca49f5c34705ce0a42617dc972ea4a9e /examples/up5k_mac16/.gitignore | |
parent | d3a753f7d747b007f464a831d6b2b21e87991e46 (diff) | |
download | icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.gz icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.bz2 icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.zip |
Remove up5k_mac16 "example" and add README to up5k_rgb and icebreaker
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'examples/up5k_mac16/.gitignore')
-rw-r--r-- | examples/up5k_mac16/.gitignore | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/up5k_mac16/.gitignore b/examples/up5k_mac16/.gitignore deleted file mode 100644 index dd32bfb..0000000 --- a/examples/up5k_mac16/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -*.bin -*.blif -*.asc -*.rpt -*.glb -*.psb -*.sdf -*.vsb -*.bin -*.tmp/ -*.exp -*.vlog |