removed excel lock files
This commit is contained in:
parent
b7a363e65f
commit
c010100c45
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -162,5 +162,8 @@ cython_debug/
|
|||
|
||||
**/.DS_Store
|
||||
|
||||
# Excel lock files
|
||||
**/~$*
|
||||
|
||||
# Debugger
|
||||
sandbox.py
|
||||
|
|
Binary file not shown.
Reference in a new issue