diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-11-15 20:42:26 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-11-15 20:42:26 +0100 |
commit | 7ad8eb8d84a53a1dc55411ae1087bd9a2f3b58bf (patch) | |
tree | f6883729b64ade8de3d085972cbc948d6286f342 | |
parent | 1418ee7598ce0cc65d785b0889ca972bac09f9d0 (diff) | |
parent | 23bfbe7fdb85b1c8749101810e9f34e36fd42731 (diff) |
Merge pull request #1903 from phomes/gitignore
gitignore: add test-install-root
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 922ff3244f..b0abc0d4e9 100644 --- a/.gitignore +++ b/.gitignore @@ -199,6 +199,7 @@ /test-id128 /test-inhibit /test-install +/test-install-root /test-ipcrm /test-ipv4ll /test-ipv4ll-manual |