Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 87cf4ec

Browse files
Adding .gitignore for code quality tools + vm
1 parent 22a356e commit 87cf4ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

projects/url_shortener/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.mypy_cache
2+
.ruff_cache
3+
venv/

0 commit comments

Comments
 (0)