diff options
| author | Julian Hurst <ark@mansus.space> | 2025-09-29 18:50:00 +0200 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2025-09-29 18:50:00 +0200 |
| commit | e3552f592ba5bce3fa3243166679fed986b6b949 (patch) | |
| tree | a0eca31771a17dc955d769862d7bdd12d8100f0c /.gitignore | |
| download | ssg-e3552f592ba5bce3fa3243166679fed986b6b949.tar.gz | |
Initial commit
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..b857cda --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +public +ssg |
