mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
added entry to gitignore
This commit is contained in:
+10
@@ -1,4 +1,14 @@
|
||||
.vscode/
|
||||
.cache
|
||||
.idea
|
||||
.coverage
|
||||
.pytest_cache
|
||||
.DS_Store
|
||||
coverage.xml
|
||||
|
||||
__pycache__
|
||||
tests/__pycache__
|
||||
|
||||
build
|
||||
responder.egg-info/
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user