mirror of
https://github.com/vale981/jobmanager
synced 2025-03-04 17:31:39 -05:00
gitignore update
This commit is contained in:
parent
5a0dc656a2
commit
065b00154e
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,2 +1,11 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
*.trb
|
*.trb
|
||||||
|
*.dump
|
||||||
|
*.egg
|
||||||
|
dist
|
||||||
|
build
|
||||||
|
*.py~
|
||||||
|
*.md~
|
||||||
|
*.pyc
|
||||||
|
*.egg-info
|
||||||
|
tests/pytest.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue