a
This commit is contained in:
parent
58bf73d05c
commit
2418bf1e40
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
*.pyc
|
||||
*.log
|
||||
*.old
|
||||
.idea/
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
Icon?
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
.pem
|
||||
test_*
|
||||
*.pid
|
||||
*.log.*
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
.gitignore
|
||||
.DS_Store
|
||||
*.txt
|
||||
*.csv
|
||||
|
Loading…
x
Reference in New Issue
Block a user