mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-02 20:52:12 +00:00
Clean .gitignore
This commit is contained in:
parent
a2a582dd5b
commit
ce6d3c5b5b
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
# Used for developer debugging
|
||||
# Used for debugging by the developers
|
||||
shell.py
|
||||
test*.*
|
||||
test/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
@ -45,7 +47,6 @@ pip-log.txt
|
|||
pip-delete-this-directory.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
test*.*
|
||||
htmlcov/
|
||||
.tox/
|
||||
.nox/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue