Skip to content

Commit

Permalink
add .so files to gitignore (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 committed Aug 13, 2023
1 parent be7aae3 commit 3f0fafc
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 @@ -19,4 +19,5 @@ retworkx/*pyd
*.svg
!/docs/source/images/*.svg
*.jpg
**/*.so
retworkx-core/Cargo.lock

0 comments on commit 3f0fafc

Please sign in to comment.