diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-07-17 14:33:07 +0200 |
---|---|---|
committer | Wade Fife <wade.fife@ettus.com> | 2020-07-18 13:33:42 -0500 |
commit | dc32aa5cd4fb174ee3c616f854f499a53137aa75 (patch) | |
tree | bf4a319ae5776c3ef5e1909a1bcef3932db61a41 /fpga/usrp3/top | |
parent | b18eaa75de2d1dcba2a1be0ee0b862a57e976cca (diff) | |
download | uhd-dc32aa5cd4fb174ee3c616f854f499a53137aa75.tar.gz uhd-dc32aa5cd4fb174ee3c616f854f499a53137aa75.tar.bz2 uhd-dc32aa5cd4fb174ee3c616f854f499a53137aa75.zip |
fpga: e31x: Add gitignore file
Diffstat (limited to 'fpga/usrp3/top')
-rw-r--r-- | fpga/usrp3/top/e31x/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fpga/usrp3/top/e31x/.gitignore b/fpga/usrp3/top/e31x/.gitignore new file mode 100644 index 000000000..1b0a8a728 --- /dev/null +++ b/fpga/usrp3/top/e31x/.gitignore @@ -0,0 +1,8 @@ +build +build-* +isim* +fuse* +tmp* +*.log +*.jou +*impact* |