2021-01-26 17:40:45 -06:00
|
|
|
# Ignore everything
|
|
|
|
**
|
2021-01-13 14:58:20 -06:00
|
|
|
|
2021-01-26 17:40:45 -06:00
|
|
|
# Allow files and directories
|
2022-08-29 01:21:35 -05:00
|
|
|
!build/**
|
2021-01-26 17:40:45 -06:00
|
|
|
!/.github/**
|
2021-01-29 12:16:57 -06:00
|
|
|
!/*.*
|
|
|
|
!/abc/abc
|
|
|
|
!/abc/libabc.a
|
|
|
|
!/ace2/ace
|
|
|
|
!/ace2/libace.a
|
|
|
|
!/openfpga/libopenfpga.a
|
|
|
|
!/openfpga/openfpga
|
|
|
|
!/vpr/libvpr.a
|
|
|
|
!/vpr/vpr
|
2021-12-02 01:05:17 -06:00
|
|
|
!/yosys/install/share/**
|
2021-11-03 20:52:09 -05:00
|
|
|
!/yosys/install/bin/yosys
|
|
|
|
!/yosys/install/bin/yosys-abc
|
|
|
|
!/yosys/install/bin/yosys-config
|
|
|
|
!/yosys/install/bin/yosys-filterlib
|
|
|
|
!/yosys/install/bin/yosys-smtbmc
|
2021-01-29 12:16:57 -06:00
|
|
|
!/openfpga.sh
|
2021-12-02 01:05:17 -06:00
|
|
|
!/openfpga_flow/**
|