From bc42b501c99054aba4f4ccf61e480cc6f7c110c7 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Wed, 13 Mar 2024 21:38:43 -0400 Subject: convert to 4-layer --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index faa118e..92a478b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,6 @@ sym-lib-table __pycache__/ *.pyc /fab/ -/fab_out/ \ No newline at end of file +/fab_out/ + +/production/ \ No newline at end of file -- cgit v1.3.1