summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8dd7a00..5705889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,5 +61,5 @@ auth/*.json
# source and target (input and output/results) folders
-data/
-results/
+data/*
+results/*