diff options
author | Tom Gundersen <teg@jklm.no> | 2015-10-15 19:28:07 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-10-15 19:28:07 +0200 |
commit | 8ee07361d0065a2d4ab9c4bf6aeb0893b05b2b6c (patch) | |
tree | af8b4bffbef58d94393eb45668c240dfc7c030e6 | |
parent | f10dc5a72587cb35ef8e4f1babcb274ccb4afd45 (diff) |
units: .gitignore: units - ignore tmp.mount
This is a follow-up to 409c2a13fd656.
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 883f51f73c..c89740df05 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -78,4 +78,5 @@ /systemd-update-utmp.service /systemd-user-sessions.service /systemd-vconsole-setup.service +/tmp.mount /user@.service |