diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2017-11-14 15:22:06 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2017-11-14 15:22:06 +0100 |
commit | bd6bbe25c29f019b259b8e66ba72d8a913f41118 (patch) | |
tree | a5a08a572aece77975f4d26e94865b0156a28a4e /.gitignore | |
download | torrenthash-bd6bbe25c29f019b259b8e66ba72d8a913f41118.tar torrenthash-bd6bbe25c29f019b259b8e66ba72d8a913f41118.zip |
Initial commit
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..ff15a7c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +torrenthash +*.torrent |