diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-08-21 22:09:22 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-08-21 22:09:22 +0800 |
commit | 900bd8fe1934f83ea35ab8673dda5239ae2dfca8 (patch) | |
tree | dff6175896f544abe933c56844dde77078d95ba2 /.gitignore | |
parent | 6b9d8f151cc04a0590a7fed80ae5b8eb3928952a (diff) |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,5 +2,5 @@ book/ tools/bin/*.dat *.pdf *.out -projects/06/hack-as/hack-as -projects/06/hack-as/hack-as-min +projects/hack-as/hack-as +projects/hack-as/hack-as-min |