mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
change the vim temp files pattern to more accurate version
This commit is contained in:
parent
f0ec2ce3ba
commit
7982a75deb
3
.gitignore
vendored
3
.gitignore
vendored
@ -38,7 +38,8 @@ docs/utils/*.pyc
|
|||||||
/deps/downloads/
|
/deps/downloads/
|
||||||
|
|
||||||
# vim stuff
|
# vim stuff
|
||||||
.*.sw?
|
[._]*.sw[a-p]
|
||||||
|
[._]sw[a-p]
|
||||||
|
|
||||||
# IDE files
|
# IDE files
|
||||||
.idea
|
.idea
|
||||||
|
Loading…
Reference in New Issue
Block a user