diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-07-23 20:49:52 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-07-23 20:49:52 -0400 |
| commit | 8761f35017ebdf8289ce7cfb0a85a3125a9975ad (patch) | |
| tree | 198eb081ed74009c06e5edc2c92022f86ebbd348 /.gitignore | |
| parent | 46c1245a031e207b4b7dea3ee20abccc895de47a (diff) | |
align board outline
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,4 +28,6 @@ __pycache__/ /fab/ /fab_out/ -/production/
\ No newline at end of file +/production/ +/panel/ +panel.* |
