diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2022-08-15 00:33:05 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2022-08-15 00:33:05 +0900 |
commit | ce37ae84876b7f131325f1ab1268fe1ca5873496 (patch) | |
tree | e7192812465cd8f4abd210dee8da0197681fdcb5 /.gitignore |
Initical 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..8aad2b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.el
\ No newline at end of file |