mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
ignore deps install and cache dirs
This commit is contained in:
@@ -36,6 +36,8 @@ docs/_build
|
||||
docs/utils/__pycache__
|
||||
docs/utils/*.pyc
|
||||
/deps/downloads/
|
||||
deps/install
|
||||
deps/cache
|
||||
|
||||
# vim stuff
|
||||
[._]*.sw[a-p]
|
||||
|
||||
Reference in New Issue
Block a user