mirror of
https://github.com/vale981/jobmanager
synced 2025-03-04 09:21: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__
|
||||
*.trb
|
||||
*.dump
|
||||
*.egg
|
||||
dist
|
||||
build
|
||||
*.py~
|
||||
*.md~
|
||||
*.pyc
|
||||
*.egg-info
|
||||
tests/pytest.html
|
||||
|
|
Loading…
Add table
Reference in a new issue