Skip to content
Open
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.idea/
.cache
*.pyc
*.egg-info
*.egg-info
.DS_Store
build/
WikiWho/_structural_native*.so
WikiWho/_structural_native*.pyd
Loading