diff options
author | Yuchen Pei <me@ypei.me> | 2018-01-12 10:29:52 +0100 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-01-12 10:29:52 +0100 |
commit | f321c177ff7f8b16b1a1db5ade3c07cdd4b214c3 (patch) | |
tree | 933e2833b176082f3319b6f8be3baf08355f0548 /.gitignore | |
parent | 432e4142e53dc10ff3ba1527cacb7d833c0ebb77 (diff) |
added gitignore, checkpoint of project 11
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |