diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-08 23:19:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-08 23:19:23 +0000 |
| commit | ca782321356fadb3be8df7819b48a7baf7cec6d9 (patch) | |
| tree | ec85a172fa023aa40675e44f70263a616c414cf3 /.gitignore | |
| parent | db7fb903bc236c34ee05ea44a6274bf7afee6559 (diff) | |
Split with some tests.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03c6c50 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +test +*.pyc +*~ +cdist.egg-info |
