1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-28 07:02:55 +08:00
2022-05-16 19:06:38 +03:00

22 lines
552 B
Plaintext
Executable File

#------------------------------------------------------------------------------
# .gitignore for Gowin IDE
# Konstantin Pavlov, pavlovconst@gmail.com
#------------------------------------------------------------------------------
# INFO ------------------------------------------------------------------------
# rename the file to ".gitignore" and place into your Gowin project directory
#
# junk files
*.gprj.user
impl/gwsynthesis/*.html
impl/gwsynthesis/*.xml
impl/gwsynthesis/*.log
impl/gwsynthesis/*.vg
# junk directories
/impl/pnr
/impl/temp