aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-03-13 21:38:43 -0400
committerNathan Perry <np@nathanperry.dev>2024-03-13 21:38:53 -0400
commitbc42b501c99054aba4f4ccf61e480cc6f7c110c7 (patch)
tree0fbca580dd2c3ff737e01bb47a439da86fc5359e /.gitignore
parent481f2479d28bbe3e15fa393d5f89c723db99cac4 (diff)
convert to 4-layer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
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