diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-09-14 13:31:11 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-09-14 13:31:11 +0200 |
| commit | f65485f84970281ac7a61d1dccfadb3bbc1557bc (patch) | |
| tree | d8fc299df81db8d6acda72b76eb194dcb1e6d095 /.gitignore | |
| parent | 6c6169ca10a689877aac072a01d4368ed1f4ccde (diff) | |
Ignore cdist.pyc.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *~ -setup.pyc
\ No newline at end of file +setup.pyc +cdist.pyc |
