Remove clutter

This commit is contained in:
Andras Schmelczer 2022-05-26 21:49:51 +02:00
parent 76cdd7b4c4
commit e4b4c262c3

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ __pycache__
.pytest_cache .pytest_cache
**/.ipynb_checkpoints **/.ipynb_checkpoints
**/tracing_database.json **/tracing_database.json
**/s3.ini **/s3.ini
*.egg-info