Skip to content

Commit

Permalink
Hide __pycache__ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayley committed Feb 19, 2024
1 parent 655bfd2 commit f770284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

"files.exclude": {
"**/.git": false,
"**/__pycache__/": true,
"**/.pytest_cache": true,
},

Expand Down

0 comments on commit f770284

Please sign in to comment.