Skip to content
Snippets Groups Projects
.gitignore 126 B
Newer Older
*.pyc
*.egg-info
.ipynb_checkpoints
*.json
*.map
*.directory
*.o

enstools_feature.egg-info/
build/
venv/
.idea/
__pycache__/