diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-26 15:41:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-26 15:41:06 -0400 |
commit | 01a3c610e68eeeda4c84f919726a3674fa4ac068 (patch) | |
tree | 17ceb186323087c28fef8edb9d6cc403c873ce6d /debian | |
parent | 754e68fb2562468dcf5f497df869ced5eb819742 (diff) |
Add .pyc and .pyo files to ignore.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 246d045..c75db9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ etckeeper (0.53) UNRELEASED; urgency=low GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL, GIT_COMMITTER_EMAIL) if they don't already exist. + [ Joey Hess ] + * Add .pyc and .pyo files to ignore. + -- Joey Hess <joeyh@debian.org> Sat, 19 Feb 2011 20:02:46 -0400 etckeeper (0.52) unstable; urgency=low |