.gitignore: add *.cmd

This commit is contained in:
vchikalkin 2025-08-19 12:09:57 +03:00
parent b44d92cef3
commit b7554b89c8

1
.gitignore vendored
View File

@ -36,3 +36,4 @@ yarn-error.log*
# Misc
.DS_Store
*.pem
*.cmd