add
This commit is contained in:
parent
2b28947bea
commit
740d77c5ea
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
*.pyc
|
||||||
|
*.log
|
||||||
|
*.old
|
||||||
|
.idea/
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
.pem
|
||||||
|
test_*
|
||||||
|
*.pid
|
Loading…
x
Reference in New Issue
Block a user