Skip to content

Commit

Permalink
Removed *.dylib from gitignore
Browse files Browse the repository at this point in the history
These are used by the macOS tests.
  • Loading branch information
agronholm committed Jan 3, 2022
1 parent 3ba8567 commit f9c80fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*.pyc
*.so
*.dll
*.dylib
build
dist
docs/_build
Expand Down

0 comments on commit f9c80fa

Please sign in to comment.