update gitignore to add *.pem exception

This commit is contained in:
kittentm 2026-01-24 00:17:26 -05:00
commit fef2a325af

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.pem
server.py