diff options
| author | rtkay123 <dev@kanjala.com> | 2026-04-03 11:31:18 +0200 |
|---|---|---|
| committer | rtkay123 <dev@kanjala.com> | 2026-04-03 11:31:18 +0200 |
| commit | 2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4 (patch) | |
| tree | 36928586bdf83a2297e93a3248498605b2824000 /.gitignore | |
| download | sellershut-2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4.tar.bz2 sellershut-2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4.zip | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b539fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +/docs/book/book +.env |
