aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-10-25 15:52:52 -0700
committerPalmer Dabbelt <palmer@dabbelt.com>2017-10-25 15:54:56 -0700
commit8f7ec1e91f0d54d567f0230c1b386ef4031e3cf5 (patch)
treed2427323b790589e63a127bb170ce2022852ed9e /.gitignore
parente9f545898acb6beb2111b73be97be7e650a0fd4f (diff)
downloadriscv-gnu-toolchain-8f7ec1e91f0d54d567f0230c1b386ef4031e3cf5.zip
riscv-gnu-toolchain-8f7ec1e91f0d54d567f0230c1b386ef4031e3cf5.tar.gz
riscv-gnu-toolchain-8f7ec1e91f0d54d567f0230c1b386ef4031e3cf5.tar.bz2
Add a local regression Makefile
Travis is both slow and screwy, this lets me run the regressions locally.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e734c9f..f63fbd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ config.log
config.status
Makefile
.DS_Store
+!/regression/Makefile