mirror of
https://github.com/pConst/basic_verilog.git
synced 2025-01-14 06:42:54 +08:00
20 lines
462 B
Plaintext
Executable File
20 lines
462 B
Plaintext
Executable File
#------------------------------------------------------------------------------
|
|
# .gitignore for Xilinx Vivado
|
|
# Konstantin Pavlov, pavlovconst@gmail.com
|
|
#------------------------------------------------------------------------------
|
|
|
|
# INFO ------------------------------------------------------------------------
|
|
# rename the file to ".gitignore" and place into your Vivado project directory
|
|
#
|
|
|
|
|
|
*.cache
|
|
*.hw
|
|
*.runs
|
|
*.sim
|
|
.Xil
|
|
|
|
*.jou
|
|
*.log
|
|
|