diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:36:00 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:36:00 +0200 |
| commit | f0d1752692401b77bcfc3b227e729d6e3aa66762 (patch) | |
| tree | 43086a45caec4ceac57df75acdab9dce21191148 /.gitignore | |
Init project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..51f0c7a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dump.json
\ No newline at end of file |
