diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-22 18:15:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-22 18:15:04 +0000 |
| commit | e3303378742e2a0c9474135915aa8ec61f094d3d (patch) | |
| tree | 1839cc029b2293449f769a558d7148a1c0bf02ca /.gitignore | |
| parent | 28e309698dd7e08a258e6b050779e7234fc15f17 (diff) | |
Ignore __pycache__ directory.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ src/version.cc src/lut.cc src/lut.h *.pyc - +__pycache__ |
