diff --git a/.gitignore b/.gitignore index 98657e8..ddf1a2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,15 @@ **build** + +# vivado project exclude +**.hw +**.ip_user_files +**.cache +**.gen +**.runs +**.sim +**.srcs +*.jou +*.log +*.rpt +*.dcp +.Xil \ No newline at end of file