diff options
author | pdp8 <pdp8@pdp8.info> | 2023-04-23 02:37:14 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2023-04-23 02:37:14 +0200 |
commit | f8afb7dec94bf9248b4032b7e95549361f190f3c (patch) | |
tree | 5a13b87f674ad87e7b325c16da7edd5e612442cc /.gitignore |
initial import
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cfaad76 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pem |