Compare commits

...

2 Commits

3 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
*.pwd
*.env
*.bak
*.key
*.crt
*.pem
# MacOS system files
**/.DS_Store
tmp
**/__pycache__/
**/*.pyc
**/*.pyo