Skip to content
Snippets Groups Projects
.gitignore 199 B
*.pyc
*.pyo
*.so
*.log
hysop.egg-info/

hysop/__init__.py
hysop/constants.py
hysop/.pyflymakercc
hysop/f2hysop.pyf

build/
debug/
release/
__pycache__

.#*
.DS_Store
.cache/
.ycm_extra_conf.py
.tags