diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-25 01:41:39 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-25 01:41:39 +0900 |
commit | b774aeff37f194ebab32c205c6889d4710e4cd0f (patch) | |
tree | 74664e9fbf166e3d1841cd65cce3722b75026a4c /.gitignore |
First commit.
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..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |