Skip to content

Commit 6aa80aa

Browse files
authored
Update .gitignore, folder fix (#5762)
1 parent 85f7ba5 commit 6aa80aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
/*/target
33
**/*.rs.bk
44
**/*.bytecode
5-
__pycache__
5+
__pycache__/
66
**/*.pytest_cache
77
.*sw*
88
.repl_history.txt
9-
.vscode
9+
.vscode/
1010
wasm-pack.log
1111
.idea/
1212
.envrc

0 commit comments

Comments
 (0)