diff options
author | William Hubbs <williamh@gentoo.org> | 2014-05-04 14:34:35 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-05-06 22:09:55 -0500 |
commit | 484e8ac46c77d6a4c79ec553f066456ca2ae7fc4 (patch) | |
tree | f716c93d7eab866d9d0c96a52fa50096f5f89585 /.gitignore | |
download | gentoo-functions-484e8ac46c77d6a4c79ec553f066456ca2ae7fc4.tar.gz gentoo-functions-484e8ac46c77d6a4c79ec553f066456ca2ae7fc4.tar.bz2 gentoo-functions-484e8ac46c77d6a4c79ec553f066456ca2ae7fc4.zip |
initial commit
This includes the gentoo-functions.sh from earlier versions as well as
consoletype which should have been ported from baselayout-1 as well.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bb80107 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +consoletype |