From 9233116499d2af5e07deb0a2135cd51cc28fcdd6 Mon Sep 17 00:00:00 2001 From: sime94 Date: Thu, 26 Sep 2024 15:42:45 +0200 Subject: [PATCH] add complete ./test dir to .gitign --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f27344e..8019eb6f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ # Common files to ignore when working with MATSim output/ scenarios/output -test/output +test/ *.gz *.pbf