diff options
| author | A Farzat <a@farzat.xyz> | 2026-03-01 16:52:14 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-03-01 16:53:11 +0300 |
| commit | b0e66713529bd1cdac39d73fd06d37731b58882c (patch) | |
| tree | 7a66f819f56645895bac69af1bd41ee3f671c78f /.gitignore | |
| download | oreilly-epub-b0e66713529bd1cdac39d73fd06d37731b58882c.tar.gz oreilly-epub-b0e66713529bd1cdac39d73fd06d37731b58882c.zip | |
Init commit: setup project and cli parsing
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 |
