]> git.the-white-hart.net Git - vhdl/commitdiff
Add binary artifiacts to .gitignore
authorrs <>
Fri, 10 Oct 2025 05:45:34 +0000 (00:45 -0500)
committerrs <>
Fri, 10 Oct 2025 05:45:34 +0000 (00:45 -0500)
.gitignore

index b600a89f0575f619d82b7d768d37912b2e8d2b73..b0d8c719f7555e02a70772a7c0256f7b64c1d284 100644 (file)
 # Vim swap files
 *.swp
 
+# Binary files
+projects/nexys2_host_controller/host/epp_read
+projects/nexys2_host_controller/host/epp_write
+projects/nexys2_host_controller/host/digdude
+projects/nexys2_host_controller/host/jtag
+
 .idea/