From f23da13f0da63d33ff15ea6e239aa9ae1dfdba63 Mon Sep 17 00:00:00 2001 From: LukasK13 Date: Sat, 23 May 2020 17:39:13 +0200 Subject: [PATCH] ignore output and data directory contents --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4301d49..a874ece 100644 --- a/.gitignore +++ b/.gitignore @@ -251,4 +251,7 @@ Icon .AppleDesktop Network Trash Folder Temporary Items -.apdisk \ No newline at end of file +.apdisk + +output +data \ No newline at end of file