Compare commits
2 Commits
a3f3105081
...
754504ff68
| Author | SHA1 | Date | |
|---|---|---|---|
| 754504ff68 | |||
| 1c9ba9e92c |
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
*.pwd
|
||||
*.env
|
||||
*.bak
|
||||
*.key
|
||||
*.crt
|
||||
*.pem
|
||||
# MacOS system files
|
||||
**/.DS_Store
|
||||
tmp
|
||||
**/__pycache__/
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
Reference in New Issue
Block a user