diff options
| author | Rusty Wagner <rusty.wagner@gmail.com> | 2024-03-05 19:50:13 -0500 |
|---|---|---|
| committer | Rusty Wagner <rusty.wagner@gmail.com> | 2024-03-05 20:34:34 -0500 |
| commit | e093c21ed880ac3eb72119be15093ee04f8ce299 (patch) | |
| tree | 9f720ebdc0ae415734b1199ed341668c69710a94 /arch/mips/.gitignore | |
| parent | 0609276712622908254065546102381466033141 (diff) | |
Move architecture modules into the API repo
Diffstat (limited to 'arch/mips/.gitignore')
| -rw-r--r-- | arch/mips/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/.gitignore b/arch/mips/.gitignore new file mode 100644 index 00000000..c79e74ab --- /dev/null +++ b/arch/mips/.gitignore @@ -0,0 +1,8 @@ +CMakeFiles +CMakeCache.txt +cmake_install.cmake +Makefile +api +build +libarch_* +arch_*.dll |
