mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-04 21:37:36 +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
|
shell.py
|
||||||
|
test*.*
|
||||||
|
test/
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
@ -45,7 +47,6 @@ pip-log.txt
|
||||||
pip-delete-this-directory.txt
|
pip-delete-this-directory.txt
|
||||||
|
|
||||||
# Unit test / coverage reports
|
# Unit test / coverage reports
|
||||||
test*.*
|
|
||||||
htmlcov/
|
htmlcov/
|
||||||
.tox/
|
.tox/
|
||||||
.nox/
|
.nox/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue