diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2018-06-21 01:36:33 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2018-06-21 01:36:33 +0900 |
commit | 979573354b81a4f67f628ca083455b1244972600 (patch) | |
tree | 3eb2748e7254465fed351fe7981c8d901767c273 /.gitignore | |
parent | 6cbc6e22628ab936ab6545418984e4ef900d13bf (diff) |
Create .gitignore
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 |