From ac02cb21fb929ec7b1888d118e4f8ac4729aa7fe Mon Sep 17 00:00:00 2001 From: emkarcinos Date: Wed, 6 Apr 2022 10:22:30 +0200 Subject: [PATCH] Exclude /data from git --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 55be276..91f76b9 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +data +