Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| # Compiled python modules | |
| *.pyc | |
| # Setuptools distribution folder | |
| /acc/ | |
| /dist/ | |
| /datasets_big/ | |
| /benchmark/ | |
| /try/ | |
| /develop/ | |
| /develop_HtH/ | |
| /develop_os/ | |
| /develop_solver/ | |
| # HTML documentation | |
| _build/ | |
| _build | |
| # Python egg metadata, regenerated from source files by setuptools | |
| /*.egg-info | |
| /*.egg | |
| # OSX stuff | |
| *.DS_Store | |
| *~ | |
| # PyCharm crap | |
| .idea/ | |
| .idea | |
| .coverage |