diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-08-22 01:48:10 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-08-22 13:03:05 +0900 |
commit | 3aad5fdc0dd9136a5222ea4f0e06f3d7fcec003d (patch) | |
tree | 842971d9696ecc41eee3873016140c59a13e1300 /.gitignore | |
parent | 3e1bdf10c85b5a4aca62349878b1bff786e30938 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ *~ -temp-emacs-file.lsp
\ No newline at end of file +temp-emacs-file.lsp +*.cert +*.fasl +*.port |