Ignore hammer log files (#200)

This commit is contained in:
Colin Schmidt 2019-08-15 08:46:37 -07:00 committed by GitHub
parent 3c9d56e349
commit 1c3e203385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -5,6 +5,7 @@ target
*.stamp
*.vcd
*.swp
*.log
*#
*~
.idea
@ -12,4 +13,4 @@ target
env.sh
riscv-tools-install
tags
*~
*~