Skip to content

Commit

Permalink
Add *.so to .gitignore
Browse files Browse the repository at this point in the history
This will prevent git from showing test/data/test-callbacks.so
  • Loading branch information
rviollette committed Mar 22, 2021
1 parent a11f0f2 commit f19e689
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 @@ -6,3 +6,4 @@ dist
ctypeslib.egg-info/
ctypeslib2.egg-info/
*.gitignore~
*.so

0 comments on commit f19e689

Please sign in to comment.