Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit c07b679

Browse files
committed
Initial gitignore
1 parent e789e20 commit c07b679

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.pyc
2+
*.swp
3+
.DS_Store
4+
.env
5+
.pytest_cache
6+
.vscode
7+
__pycache__

0 commit comments

Comments
 (0)