diff options
author | Mathieu Clabaut <mathieu.clabaut@gmail.com> | 2007-12-21 15:47:30 -0600 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-03 19:53:46 -0500 |
commit | fd5abdfa44d3634fce2c6cc83cacba4457ba28eb (patch) | |
tree | 96ba97707c836c9cfdcf7ad1489d6a83845f4521 /hg | |
parent | 8ad9330c37b5e11eefecc243cb8890fcab4e076a (diff) |
Ignore .pacsave files
Diffstat (limited to 'hg')
-rw-r--r-- | hg/init.d/50hg-ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hg/init.d/50hg-ignore b/hg/init.d/50hg-ignore index b02107e..5d3a6a6 100644 --- a/hg/init.d/50hg-ignore +++ b/hg/init.d/50hg-ignore @@ -42,6 +42,7 @@ squid/errors .orig$ .swp$ ^.java/.* +.pacsave$ # new and old versions of conffiles, stored by dpkg *.dpkg-* |