intel-device-plugins-for-ku.../.gitignore
Alexander Kanevskiy 186ec6613c FPGA: migrate to ClearLinux environment
- Migrate to OPAE 1.3.2
- Build all the tools from the source
- ignore files in workspace
- minimal fpga_tool utility to check gbs/aocx file parsing and flashing
- implemented kernel IOCTL based flashing of bitstreams
- add PCI and sysfs functions
2019-08-24 02:55:19 +03:00

20 lines
260 B
Plaintext

*~
*.swp
\#*#
coverage.html
coverage.txt
cmd/fpga_admissionwebhook/fpga_admissionwebhook
cmd/fpga_crihook/fpga_crihook
cmd/fpga_plugin/fpga_plugin
cmd/fpga_tool/fpga_tool
cmd/gpu_plugin/gpu_plugin
cmd/qat_plugin/qat_plugin
*.h
*.gbs
*.gbs.*
*.aocx
*.aocx.*