Skip to content

Commit

Permalink
Merge pull request #695 from Morg42/develop
Browse files Browse the repository at this point in the history
core: add pyright config to gitignore
  • Loading branch information
Morg42 authored Dec 6, 2024
2 parents 252d7cc + dd2b8c9 commit dec0d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ nosetests.xml
*.egg-info
test.cache
/.pytest_cache
pyrightconfig.json

# OSX specific files
.DS_Store
Expand Down

0 comments on commit dec0d3f

Please sign in to comment.