diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-16 11:59:40 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-16 12:36:17 +0900 |
commit | 9ed7c0c3cb88c1f29e5af292f79434b913724b6b (patch) | |
tree | 1f1a8c6073d1ff7f82189b955104694617f8c997 | |
parent | a68f803bc56e8738a527f2ef38faf65c07f3abd2 (diff) |
Add `*~` to `.gitignore` file.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ pre-inst-env build-aux/install-sh build-aux/missing *.trs +*~ |