diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-08 18:51:22 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-08 18:51:22 +1200 |
| commit | 9c652871e0478b6abfb318bce5f5b785ec12d450 (patch) | |
| tree | fa328171aad24abb8400b9d684ddee43320b9032 /.gitignore | |
| download | slack-botnet-9c652871e0478b6abfb318bce5f5b785ec12d450.tar.xz slack-botnet-9c652871e0478b6abfb318bce5f5b785ec12d450.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85c55eb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +.venv |
