diff options
author | Iru Cai <mytbk920423@gmail.com> | 2018-11-16 23:00:17 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2018-11-16 23:01:34 +0800 |
commit | 8a60c291c5282e6c92b2e71eb7feebce5a0ad58d (patch) | |
tree | cc73b7a834f9a9920f552e1cac84476bd4183559 /.gitignore | |
parent | 474601a17bc5a0ef92e46fe3c9a1423671fa4c70 (diff) | |
download | rich4-8a60c291c5282e6c92b2e71eb7feebce5a0ad58d.tar.xz |
remove r2 and make it another project, add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..41be863 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +r2 +*.o +csrc/mkf/test/*.data |