From 98bfded1b407431ad62642d7f029e4e5f3534c07 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 27 Nov 2022 06:44:07 -0600 Subject: refactor code and fix type checks still need to refactor more code before migrating to yaml config file --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6e4761..8bf6475 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,9 @@ dmypy.json # Pyre type checker .pyre/ + +# project specific +.vscode/ +site_example/ +dst/**/*.html +.files \ No newline at end of file -- cgit v1.2.3-70-g09d2