diff options
Diffstat (limited to 'src/arch/mips/.gitignore')
-rw-r--r-- | src/arch/mips/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/arch/mips/.gitignore b/src/arch/mips/.gitignore new file mode 100644 index 0000000..13efac7 --- /dev/null +++ b/src/arch/mips/.gitignore @@ -0,0 +1,6 @@ +/ +/Makefile +/Makefile.in +/*.o +/*.lo +/.deps |