Initial commit

This commit is contained in:
Ivan Ovchinnikov 2023-05-25 10:29:45 -07:00 committed by Dmitry Plotnikov
commit a0389d8296
9 changed files with 293 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Any private crt and keys #
############################
*.crt
*.key
*~
\#*
# OS Specific #
###############
Thumbs.db
.DS_Store
.vscode
# Logs #
########
*.log