diff options
| author | Fuwn <[email protected]> | 2020-11-19 05:16:45 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-11-19 05:16:45 +0000 |
| commit | 4caa665aa3f323571c8f791588c7e1baeaaf6dc7 (patch) | |
| tree | 8fa9038d865b726d1d6b9508acd5cd3ef834b691 /.gitignore | |
| parent | Create LICENSE.md (diff) | |
| download | chan-4caa665aa3f323571c8f791588c7e1baeaaf6dc7.tar.xz chan-4caa665aa3f323571c8f791588c7e1baeaaf6dc7.zip | |
repo: :star:
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..2c4918c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +*.db |