From 1cab0675a8d1b84b52b757066b0d09dfb5b387da Mon Sep 17 00:00:00 2001 From: linozen Date: Tue, 14 Dec 2021 14:53:30 +0100 Subject: [PATCH] add sensitive data to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ad4e2e4..fbc4c51 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,6 @@ dmypy.json # Cython debug symbols cython_debug/ /pyrightconfig.json + +# sensitive data +/data/limesurvey/*.csv