From f1998c321a4eec6d75b58d84aa8610971bf21979 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 31 Jul 2021 11:35:39 -0600 Subject: move static files into static sub-dir, refactor nix a bit --- static/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 static/.gitignore (limited to 'static/.gitignore') diff --git a/static/.gitignore b/static/.gitignore new file mode 100644 index 0000000..669651c --- /dev/null +++ b/static/.gitignore @@ -0,0 +1,6 @@ +.bundle +.sass-cache +*.gem +.jekyll-metadata +_site +result -- cgit v1.2.3