Compare commits

...

1 Commits

Author SHA1 Message Date
root
73dfd8ae15 Update .gitignore 2024-01-26 13:02:16 +03:00

4
.gitignore vendored
View File

@@ -11,6 +11,10 @@
**/8* **/8*
**/9* **/9*
**/*crt
**/*prv
**/*pem
**/*.log* **/*.log*
**/*log **/*log
**/LOG* **/LOG*