Update .gitignore and Makefile, add pytest-ordering to Pipfile

This commit is contained in:
2024-01-23 17:18:25 -05:00
parent d8c9d6186f
commit 9ff73e9f56
4 changed files with 18 additions and 169 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__pycache__/**
__pycache__
**.egg-info/**