Skip to content

Commit bfbd39b

Browse files
committed
ignore python cache
1 parent f4407c3 commit bfbd39b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ archived/
66
node_modules/
77
obj/
88
bin/
9+
__pycache__/
910
_dev/
1011
.dev/
1112
.vs/
@@ -68,4 +69,4 @@ publish/
6869
*.crt
6970
*.key
7071
*.pem
71-
certs/
72+
certs/

0 commit comments

Comments
 (0)