From 06e0a28116117bd8b00be8281286879a9494f2e0 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Mon, 23 Sep 2019 16:58:31 +0200 Subject: [PATCH] ignore torrent files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7cd2d30..761bd79 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,8 @@ experiment/ *.ipch +*.torrent + .vs/ .vscode/ @@ -69,4 +71,4 @@ GRTAGS GTAGS -small-image-descriptors \ No newline at end of file +small-image-descriptors