diff options
author | Andinus <andinus@nand.sh> | 2020-08-20 22:29:54 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-20 22:29:54 +0530 |
commit | bc2163c379f0fa2b4b35e0bf6c6e54d243aec53c (patch) | |
tree | e2045974acda55a91dbad66a085fe9e0fa13633d /.gitignore | |
download | lyra-bc2163c379f0fa2b4b35e0bf6c6e54d243aec53c.tar.gz |
Initial 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..f20153b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.org |