HLS_Byte_Serializer/.gitignore

23 lines
295 B
Plaintext
Raw Permalink Normal View History

2022-05-12 14:06:19 +02:00
# Binary directories
.cache/
bin/
lib/
build/
ip/
*_*_*_to_bytes_ip/
*_*_*_from_bytes_ip/
# Command Database
compile_commands.json
hls_files/*
!hls_files/generated
hls_files/generated/*
!hls_files/generated/.empty
!hls_files/templates
hls_files/templates/*.tcl
sources/top_converters/*.?pp