diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 00:46:46 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 00:46:46 +0530 |
commit | b73129ce2f8f3098953e94c37ce794f067f4f48d (patch) | |
tree | 50f026f268153f155f3b2dc82dce79534a74c9af /.gitignore | |
download | crypto-alert-b73129ce2f8f3098953e94c37ce794f067f4f48d.tar.gz crypto-alert-b73129ce2f8f3098953e94c37ce794f067f4f48d.tar.bz2 crypto-alert-b73129ce2f8f3098953e94c37ce794f067f4f48d.zip |
crypto alert
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..f7275bb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv/ |