diff options
author | Andrew Waterman <waterman@cs.berkeley.edu> | 2016-03-03 11:02:24 -0800 |
---|---|---|
committer | Andrew Waterman <waterman@cs.berkeley.edu> | 2016-03-03 11:03:13 -0800 |
commit | 08486cb632ef704709a89fc6bab5842bec4c2547 (patch) | |
tree | a14202e149a7bde47e2019ba4820d44f21ef903b /.gitignore | |
parent | c9022d2f63f50388b2ab1192966f30dbe7819a59 (diff) | |
download | riscv-tests-08486cb632ef704709a89fc6bab5842bec4c2547.zip riscv-tests-08486cb632ef704709a89fc6bab5842bec4c2547.tar.gz riscv-tests-08486cb632ef704709a89fc6bab5842bec4c2547.tar.bz2 |
Fix ./configure in root
This Makefile is still super ghetto!
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,4 +6,7 @@ *.out *.hex .*.swp -autom4te.cache +/autom4te.cache +/Makefile +/config.log +/config.status |