From 68b2cbfc4dd69eafc2ecad89b4610649cfeecacc Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Sun, 28 May 2023 14:48:36 -0700 Subject: [PATCH] exclude data/subrepo from this repository --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6940255..840c790 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ */.vagrant -vagrant-settings.yaml \ No newline at end of file +vagrant-settings.yaml +vagrantdata/repotesting \ No newline at end of file