diff options
| author | yyamashita <yyamashita@mosquit.one> | 2026-05-08 23:42:07 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@mosquit.one> | 2026-05-08 23:42:07 +0900 |
| commit | 73a035d82eb5dc27c56251e5466f6c8af0a1d0a1 (patch) | |
| tree | 9a264fa759a726f8a775644a9dae27c2c2017765 /.gitignore | |
Initial: shared Caddy reverse proxy on web network
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3323b34 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +.DS_Store |
