Skip to content

Commit b02a8d6

Browse files
authored
Create .gitignore
1 parent dffc462 commit b02a8d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.venv/*
2+
_actions/*
3+
__pycache__/*
4+
typescript

0 commit comments

Comments
 (0)