1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-02 20:52:12 +00:00

Clean .gitignore

This commit is contained in:
RGBCube 2022-06-25 16:30:35 +03:00
parent a2a582dd5b
commit ce6d3c5b5b

5
.gitignore vendored
View file

@ -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/