Fermin Blanco commited on
Commit
81db8d3
·
1 Parent(s): 6b6e63e

chore: updating gitignore file

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,4 +1,6 @@
1
  /.env.sh
2
  /__pycache__
3
  /roe
4
- /files
 
 
 
1
  /.env.sh
2
  /__pycache__
3
  /roe
4
+ /files
5
+ /.pytest_cache
6
+ /tests/__pycache__