diff options
author | Karel Zak | 2015-11-27 13:57:22 +0100 |
---|---|---|
committer | Karel Zak | 2015-11-27 13:57:22 +0100 |
commit | 13f6b9db1e4df70cda0f91e8ffa0b0d80077862a (patch) | |
tree | 73e0c4e3e54db5636901869722776578d177480c /.gitignore | |
parent | lsns: add USER and UID (diff) | |
download | kernel-qcow2-util-linux-13f6b9db1e4df70cda0f91e8ffa0b0d80077862a.tar.gz kernel-qcow2-util-linux-13f6b9db1e4df70cda0f91e8ffa0b0d80077862a.tar.xz kernel-qcow2-util-linux-13f6b9db1e4df70cda0f91e8ffa0b0d80077862a.zip |
build-sys: add lsns to gitignore
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0ef438a00..27aa3f6a9 100644 --- a/.gitignore +++ b/.gitignore @@ -119,6 +119,7 @@ update.log /lscpu /lslocks /lslogins +/lsns /mcookie /mesg /mkfs |