Update some .gitignore files

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2019-06-20 14:27:57 +02:00
parent 11ec7b2aec
commit a8c85d1b4b
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1 @@
*.log
*.out
/*_ref.v

View File

@ -1 +1,2 @@
*.log
/*.log
/*.out