Skip to content
Snippets Groups Projects
Commit 740b1deb authored by Jan Habscheid's avatar Jan Habscheid
Browse files

Remove pycache

parent e0991e49
No related branches found
No related tags found
1 merge request!8Package
Pipeline #1534354 failed
......@@ -4,6 +4,11 @@
*.ipynb_checkpoints
# ignore python cache
*__pycache__*
*.__pycache__
*test/__pycache__
*src/__pycache__
*examples/__pycache__
*examples/ReproduableCode/__pycache__
*.pytest_cache*
# ignore Sphinx documentation output
*docs/build
......
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment