diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-13 21:56:38 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-13 21:56:38 +0200 |
| commit | 8d4fac527ea33456de21933b4632a5bf4abbfc8d (patch) | |
| tree | 55ece9b1b769060cd32d62c7c933e74244c6f12d /.gitignore | |
Add a gemini parser
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |