From 79cc8f696748c35f693219546a34e839d43db9ce Mon Sep 17 00:00:00 2001 From: checktheroads Date: Tue, 11 Jun 2019 22:05:04 -0700 Subject: [PATCH] persisting custom dir --- hyperglass/static/custom/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hyperglass/static/custom/.gitignore diff --git a/hyperglass/static/custom/.gitignore b/hyperglass/static/custom/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/hyperglass/static/custom/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore