mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Extend .gitignore to all CLion build directory names.
This commit is contained in:
parent
fce6d99900
commit
bac07612bf
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,7 +40,7 @@ docs/utils/*.pyc
|
|||||||
/deps/downloads/
|
/deps/downloads/
|
||||||
deps/install
|
deps/install
|
||||||
deps/cache
|
deps/cache
|
||||||
cmake-build-debug/
|
cmake-build-*/
|
||||||
|
|
||||||
# vim stuff
|
# vim stuff
|
||||||
[._]*.sw[a-p]
|
[._]*.sw[a-p]
|
||||||
|
Loading…
Reference in New Issue
Block a user