diff options
author | Mole Shang <[email protected]> | 2024-01-17 11:33:12 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2024-01-18 14:24:39 +0800 |
commit | e6ef31e4b30af1f30a4d1385971df602a8446cac (patch) | |
tree | 6045bf4779c612076f0f1dfb2e04a19e16a6d1ae /.gitignore | |
parent | e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a (diff) | |
download | xv6-labs-e6ef31e4b30af1f30a4d1385971df602a8446cac.tar.gz xv6-labs-e6ef31e4b30af1f30a4d1385971df602a8446cac.tar.bz2 xv6-labs-e6ef31e4b30af1f30a4d1385971df602a8446cac.zip |
chore: add clang-format config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ ph barrier /lab-*.json .DS_Store +riscv/ +compile_flags.txt |