diff options
author | Chuck Ebbert <cebbert@redhat.com> | 2011-06-29 11:09:56 -0400 |
---|---|---|
committer | Chuck Ebbert <cebbert@redhat.com> | 2011-06-29 11:09:56 -0400 |
commit | 6b849f22a6c5faf9196930adf8415c303ba2175e (patch) | |
tree | 699a486fcb65d35e8102bd60ec8f0333483ae895 /.gitignore | |
parent | 631520c5f22f74215efe7d5a22189e8ce31fad33 (diff) | |
download | kernel-6b849f22a6c5faf9196930adf8415c303ba2175e.tar.gz kernel-6b849f22a6c5faf9196930adf8415c303ba2175e.tar.xz kernel-6b849f22a6c5faf9196930adf8415c303ba2175e.zip |
Cleanup - make crypto manager options match reality
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d5c87e027..2a459583a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ linux-*.tar.bz2 patch-*.bz2 clog *.rpm -kernel-3.*/ +kernel-[23].*/ |