diff options
author | Julien Dessaux | 2021-10-29 20:38:38 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-10-29 20:38:38 +0200 |
commit | fd7abcaf0d62cf8af9b3a6bb69c1c1c5023e56b4 (patch) | |
tree | 237bbcd1cd1ae607f869b58cd729c7e733ceec2b /.gitignore | |
parent | typo (diff) | |
download | short-fd7abcaf0d62cf8af9b3a6bb69c1c1c5023e56b4.tar.gz short-fd7abcaf0d62cf8af9b3a6bb69c1c1c5023e56b4.tar.bz2 short-fd7abcaf0d62cf8af9b3a6bb69c1c1c5023e56b4.zip |
Added gitignore
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..54ba0b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +data/short.db |