diff options
author | Bill Nottingham <notting@redhat.com> | 2001-04-19 03:19:30 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-04-19 03:19:30 +0000 |
commit | ef9fc8e1e2352933f6dcd673c4096de42ef83e7d (patch) | |
tree | 1731930fac8bdb60259150dd170a2993faafd414 /.cvsignore | |
parent | 776351967c608748e242b1743695ade9ae0ffd78 (diff) | |
download | anaconda-ef9fc8e1e2352933f6dcd673c4096de42ef83e7d.tar.gz anaconda-ef9fc8e1e2352933f6dcd673c4096de42ef83e7d.tar.xz anaconda-ef9fc8e1e2352933f6dcd673c4096de42ef83e7d.zip |
ignore bzip2'ed source too
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index b26cd9222..73f89d75b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ *.pyc anaconda*.tar.gz +anaconda*.tar.bz2 |