diff options
author | Andinus <andinus@nand.sh> | 2020-03-26 20:48:15 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-03-26 20:48:15 +0530 |
commit | b89fcdbe3d9f5083090bd07753cb04de2c5ef6c2 (patch) | |
tree | ece573069b1b22d24d22e363d8f0b287d6688d55 /.gitignore | |
parent | 80c9e876b0ed1a5fb84e31cb06837466c006fa9e (diff) | |
download | perseus-b89fcdbe3d9f5083090bd07753cb04de2c5ef6c2.tar.gz |
Add cmd/perseus & remove unused imports
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..98e6ef6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.db |