From c14441ffd108c50e56030e22ea541ab4edba750f Mon Sep 17 00:00:00 2001 From: Joris van Rantwijk Date: Sat, 21 Sep 2024 19:28:12 +0200 Subject: [PATCH] Clean up FPGA gitignore --- fpga/.gitignore | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/fpga/.gitignore b/fpga/.gitignore index 5116d7e..f0f473d 100644 --- a/fpga/.gitignore +++ b/fpga/.gitignore @@ -1,14 +1,18 @@ -redpitaya_puzzlefw.cache -redpitaya_puzzlefw.gen -redpitaya_puzzlefw.hw -redpitaya_puzzlefw.runs -puzzlefw.bda +RedPitaya-FPGA +puzzlefw_top.bit.bin +redpitaya_puzzlefw.xsa vivado/redpitaya_puzzlefw.srcs/sources_1/bd/puzzlefw/ip vivado/redpitaya_puzzlefw.srcs/sources_1/bd/puzzlefw/ipshared +vivado/redpitaya_puzzlefw.srcs/sources_1/bd/puzzlefw/puzzlefw.bda +vivado/redpitaya_puzzlefw.gen +vivado/redpitaya_puzzlefw.cache +vivado/redpitaya_puzzlefw.hw +vivado/redpitaya_puzzlefw.runs vivado/output vivado/.Xil vivado/NONE vivado/*.html vivado/*.xml +vivado/tight_setup_hold_pins.txt vivado*.jou vivado*.log