Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
executable file 31 lines (25 sloc) 356 Bytes
# 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