diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2020-03-17 16:27:34 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-17 16:21:35 +0000 |
commit | 390b96d1ccce35b80f5870981a65b7790cba0494 (patch) | |
tree | cc4e143387226a9292b82dc5afe9c2d531b7ffd9 /modules/pam_namespace | |
parent | f27596f7a06afe707797f4bc935fab8cea9bf7df (diff) | |
download | pam-390b96d1ccce35b80f5870981a65b7790cba0494.tar.gz pam-390b96d1ccce35b80f5870981a65b7790cba0494.tar.bz2 pam-390b96d1ccce35b80f5870981a65b7790cba0494.zip |
pam_namespace: ignore pam_namespace_helper in git
* modules/pam_namespace/.gitignore: New file.
Resolves: https://github.com/linux-pam/linux-pam/pull/192
Diffstat (limited to 'modules/pam_namespace')
-rw-r--r-- | modules/pam_namespace/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pam_namespace/.gitignore b/modules/pam_namespace/.gitignore new file mode 100644 index 00000000..da147674 --- /dev/null +++ b/modules/pam_namespace/.gitignore @@ -0,0 +1 @@ +pam_namespace_helper |