aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-02-10 12:46:56 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-02-10 12:46:56 +0000
commit6b363132d735df2af03e8d9e183afd443ee123d4 (patch)
treef0d70922867662e468b3e72244f97d5245ddbe6d /.gitignore
parent17ceacd06e58517962bb5e64dc5208224a38d1ee (diff)
downloadMipsCPU-6b363132d735df2af03e8d9e183afd443ee123d4.tar.gz
MipsCPU-6b363132d735df2af03e8d9e183afd443ee123d4.zip
[Code] small improvement to code
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36522e1..c80f99e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/doc/html
/doc/latex
+*.o
+test_mips \ No newline at end of file