Explorar el Código

Ignore whitelist

Min hace 5 años
padre
commit
3d1620b6a1
Se han modificado 1 ficheros con 6 adiciones y 10 borrados
  1. 6 10
      .gitignore

+ 6 - 10
.gitignore

@@ -1,10 +1,6 @@
-/db/
-/incremental_db/
-/output_files/
-/simulation/
-/*_nativelink_simulation.rpt
-/transcript
-/work/
-
-/.idea/
-
+/*
+!/src/
+!/altera_devel.qpf
+!/altera_devel.qsf
+!/Makefile
+!/readme.md