mirror of https://github.com/scrapy/scrapy.git
Add .tox to .gitignore
This commit is contained in:
parent
9ae8ea96c4
commit
61952c3be6
|
|
@ -3,3 +3,4 @@ _trial_temp
|
|||
dropin.cache
|
||||
docs/build
|
||||
*egg-info
|
||||
.tox
|
||||
|
|
|
|||
Loading…
Reference in New Issue