-
Hossein Rafipoor authoredHossein Rafipoor authored
.gitignore 260 B
# pycharm meta data:
.idea
# Compiled python modules:
*.pyc
# Setuptools distribution folder:
/dist/
# Python egg metadata, regenerated from source files by setuptools:
/bench.egg-info
# Python
/build
# Documentation
doc/_build
doc/_static
doc/_templates