diff options
author | crupest <crupest@outlook.com> | 2021-12-04 20:57:26 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-12-04 20:57:26 +0800 |
commit | 039b80b24ce71c1998b15f7cc12f7da3a9c3edd2 (patch) | |
tree | a10f6a001a80de9fdf21ab93ec7e37967a6d05b9 /works/life/computer-graphics-experiment/.gitignore | |
parent | 44c58b206b910b15819a738c4a9995f8f840c039 (diff) | |
download | crupest-039b80b24ce71c1998b15f7cc12f7da3a9c3edd2.tar.gz crupest-039b80b24ce71c1998b15f7cc12f7da3a9c3edd2.tar.bz2 crupest-039b80b24ce71c1998b15f7cc12f7da3a9c3edd2.zip |
import(life): ...
Diffstat (limited to 'works/life/computer-graphics-experiment/.gitignore')
-rw-r--r-- | works/life/computer-graphics-experiment/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/works/life/computer-graphics-experiment/.gitignore b/works/life/computer-graphics-experiment/.gitignore new file mode 100644 index 0000000..7194ea7 --- /dev/null +++ b/works/life/computer-graphics-experiment/.gitignore @@ -0,0 +1,2 @@ +.cache +build |