diff options
| author | Masaya Tojo <masaya@tojo.tokyo> | 2021-08-22 01:26:46 +0900 |
|---|---|---|
| committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-08-22 01:26:46 +0900 |
| commit | 0f2e6081ef8b8a76668da0cbb402c76deb2494a9 (patch) | |
| tree | 98bef75697828049d1b8e14ca692b5d0da3ab936 /.gitignore | |
Initial commit.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f8d6ba --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +temp-emacs-file.lsp
\ No newline at end of file |
