Skip to content

Commit 6ecac89

Browse files
NeelavaChatterjeeczgdp1807
authored andcommitted
Added '.vs' files to '.gitignore' (#73)
1 parent a8e2a96 commit 6ecac89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
*.pyc
33
__pycache__/
44
*.pyo
5+
*.vs
6+
.vs/
57
.vscode/
68
.pytest_cache/
79
pre_commit.ps1

0 commit comments

Comments
 (0)