Update .gitignore

This commit is contained in:
Manuel Vergara 2024-01-25 23:09:25 +01:00
parent b8187724d2
commit 80e7e4a21c

9
.gitignore vendored
View File

@ -164,3 +164,12 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# certificate files
# Ignore all certificates in this directory
*.pem
*.key
*.csr