From baaa3d1a1b58f5a06d3087d0281203eb720fb7c1 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Wed, 15 May 2019 14:21:14 -0700 Subject: [PATCH] added hyperglass/static/custom directory to .gitignore for local customizations --- hyperglass/static/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperglass/static/.gitignore b/hyperglass/static/.gitignore index e617da4..8823eda 100644 --- a/hyperglass/static/.gitignore +++ b/hyperglass/static/.gitignore @@ -1,3 +1,4 @@ .DS_Store node_modules/ package-lock.json +custom/