diff options
author | hozan23 <hozan23@karyontech.net> | 2024-06-20 00:51:44 +0200 |
---|---|---|
committer | hozan23 <hozan23@karyontech.net> | 2024-06-20 00:51:44 +0200 |
commit | 6bd3e03de1c3a9202660556ac479e8317d357c21 (patch) | |
tree | 429e3a82ab2e880c44ca01839d67d6cfba8e5291 /.gitignore |
init commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a3bacc --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +sfeedrc +feeds +sfeed + +public +result.json |