change up gitignore rules

This commit is contained in:
Howard Mao
2017-02-07 17:37:26 -08:00
parent 9ed41fc3dc
commit adb8c80ab3
3 changed files with 7 additions and 12 deletions

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@
target
*.jar
*.stamp
/vsim
/verisim

8
verisim/.gitignore vendored
View File

@@ -1,5 +1,3 @@
simulator-*
generated-src/
verilator/
DVEfiles/
*.log
!.gitignore
!Makefile
!Makefrag-verilator

9
vsim/.gitignore vendored
View File

@@ -1,7 +1,2 @@
/DVEfiles
/csrc
/simv-*
/output
/generated-src
/ucli.key
/vc_hdrs.h
!Makefile
!.gitignore