Skip to content

Commit fe0c410

Browse files
committed
MAINT: Ignore .pxi files
Add .pxi to .gitignore and delete all .pxi files from the codebase.
1 parent 75b606a commit fe0c410

9 files changed

+1
-18281
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
*.class
2828
*.dll
2929
*.exe
30+
*.pxi
3031
*.o
3132
*.py[ocd]
3233
*.so

0 commit comments

Comments
 (0)