diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-27 09:29:16 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-27 09:29:16 +0100 |
commit | 6c7ccd0fd56de27a7987bdb2b8d3a352b39acd14 (patch) | |
tree | d5432fef819e3cd63d4c668d836b60922c39bed8 /.gitignore | |
parent | 5b5378e907928e85ab783088038c993a275bb1bf (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60cd2e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +pam_file.so +pamtest |