diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-08-18 19:55:23 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-08-18 19:55:23 +0800 |
commit | dcb924797d68f8de0755471b679d9256516360a9 (patch) | |
tree | 741b7c7c590771d345633af91485f39d4c8943e1 /.gitignore | |
parent | c80e03e74121d1cc321f94d7764288a4347e4e1e (diff) |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ book/ tools/bin/*.dat *.pdf +*.out +projects/06/hack-as/hack-as +projects/06/hack-as/hack-as-min |