updated gitignores
This commit is contained in:
parent
f44a6266b5
commit
d2f5c9021f
4 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,7 +11,10 @@ __pycache__/
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
report.xlsx
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
|
output/
|
||||||
.Python
|
.Python
|
||||||
build/
|
build/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 973 KiB |
Binary file not shown.
Before Width: | Height: | Size: 351 KiB |
BIN
report.xlsx
BIN
report.xlsx
Binary file not shown.
Loading…
Add table
Reference in a new issue