diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-05 20:04:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-05 20:04:50 +0000 |
| commit | b27a272df3f19907472fc517fdfeff6a7c50847e (patch) | |
| tree | ea0c205d2e89ef3f28723f99f89f0bac5ed1aecd /.gitignore | |
| parent | 0bd0d371beec2592567bec112a07e6c9293c2a3d (diff) | |
Untested cdistvm script.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2e9908d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +setup.pyc
\ No newline at end of file |
