modified: .gitignore
This commit is contained in:
parent
8651bf2227
commit
cc050fd409
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
__pycache__*
|
||||
*.pyc
|
||||
.coverage
|
||||
build/*
|
||||
dist/*
|
||||
nested_lookup.egg-info/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue