diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-03-30 20:39:33 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-03-30 20:39:33 +0100 |
commit | e5d5fec5f782e6abf8628f3e1d11a8cbbe70a677 (patch) | |
tree | 8784cd8891b309624db0f28595394fc66f508104 /workbench/.gitignore | |
parent | c9d238d8b8b19ed6e772348da1b91001cae3004a (diff) |
Setup workbench
Diffstat (limited to 'workbench/.gitignore')
-rw-r--r-- | workbench/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workbench/.gitignore b/workbench/.gitignore new file mode 100644 index 0000000..7260321 --- /dev/null +++ b/workbench/.gitignore @@ -0,0 +1,2 @@ +.env +.env.dusk |