diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-03-13 21:38:43 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-03-13 21:38:53 -0400 |
| commit | bc42b501c99054aba4f4ccf61e480cc6f7c110c7 (patch) | |
| tree | 0fbca580dd2c3ff737e01bb47a439da86fc5359e /.gitignore | |
| parent | 481f2479d28bbe3e15fa393d5f89c723db99cac4 (diff) | |
convert to 4-layer
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
