annotate .hgignore @ 38:1dac708e7b71

Added a get_rotor_count() method to EnigmaMachine. Added a verbose option to pyenigma.py that calls it.
author Brian Neal <bgneal@gmail.com>
date Mon, 04 Jun 2012 19:22:55 -0500
parents 5c33e81fbc7d
children
rev   line source
bgneal@0 1 syntax: glob
bgneal@0 2 *.pyc
bgneal@0 3 *.swp
bgneal@32 4 enigma/docs/build
bgneal@32 5 dist