Explorar o código

remove .sopcinfo file from the gitignore list

Steffen Jaeckel %!s(int64=14) %!d(string=hai) anos
pai
achega
806e228b18
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      Global/Quartus2.gitignore

+ 5 - 5
Global/Quartus2.gitignore

@@ -27,7 +27,7 @@
 *.v
 
 # ignore Quartus II generated files
-*sopc[_i]*
+*sopc_*
 *.jdi
 *.ptf.*
 *.sof
@@ -57,10 +57,10 @@
 *.mif
 
 # ignore Quartus II generated folders
-db/
+db/
 incremental_db/
-simulation/
-timing/
-testbench/
+simulation/
+timing/
+testbench/
 *_sim/