commit | 2b5acc8a7c3742722649f75af137a31b488a8b38 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sat Mar 13 17:06:42 2021 -0800 |
committer | swissChili <swisschili@fastmail.com> | Sat Mar 13 17:06:42 2021 -0800 |
tree | e0721f7a04dd278fa77bd0d517e5680855ddeefa | |
parent | da23a919ed5456f19c4c7afe9e877386eabfd01e [diff] [blame] |
Use JMK build system
diff --git a/.gitignore b/.gitignore index bdf8adf..77a9e09 100644 --- a/.gitignore +++ b/.gitignore
@@ -4,8 +4,9 @@ *.o *.a *.so -compile_commands.json +**/compile_commands.json **/.clangd *.img bin/* -!bin/*.txt \ No newline at end of file +!bin/jmk +**/Makefile \ No newline at end of file