From a715ff5c2a620c6af3622c0f31d40037e2ca00d4 Mon Sep 17 00:00:00 2001 From: Mason Houtz Date: Sun, 21 Feb 2021 12:28:05 -0800 Subject: [PATCH] fixed gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2e21c6be624..705e1f09b01 100644 --- a/.gitignore +++ b/.gitignore @@ -165,7 +165,7 @@ doc/build doc/schema.md doc/source/admin/config_logging_default_yaml.rst doc/source/dev/schema.md -client/styleguide/dist +client/docs/dist # webpack stats client/webpack-stats.json