diff options
| author | A Farzat <a@farzat.xyz> | 2026-02-06 18:31:40 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-02-06 18:31:40 +0300 |
| commit | 707e81e08969b04b41cf0b5716ef64263339064c (patch) | |
| tree | a496692f03680a1b151f59acef7843d34309d731 /.gitignore | |
| download | safaribooks-rs-707e81e08969b04b41cf0b5716ef64263339064c.tar.gz safaribooks-rs-707e81e08969b04b41cf0b5716ef64263339064c.zip | |
Init commit
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 |
