diff options
| author | Johannes Herman <johannes.herman@gmail.com> | 2025-12-11 06:49:19 +0100 |
|---|---|---|
| committer | Johannes Herman <johannes.herman@gmail.com> | 2025-12-11 06:49:19 +0100 |
| commit | c14aabfd17c85632bd68db60867edb3fb662c7e7 (patch) | |
| tree | d3fc7a1c44bba6fa56c39bd77013911151977532 /.gitignore | |
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..47d508c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +public/ +sync |
