ignore updates
This commit is contained in:
parent
304173f595
commit
3c82e4865d
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,9 @@
|
|||||||
# Executables
|
# Executables
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
|
# Cargo lock in subs
|
||||||
|
**/Cargo.lock
|
||||||
|
|
||||||
# Generated by Cargo
|
# Generated by Cargo
|
||||||
**/target/
|
**/target/
|
||||||
|
|
||||||
|
1
ethash/.gitignore
vendored
1
ethash/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
Cargo.lock
|
|
1
ethcore/.gitignore
vendored
1
ethcore/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
Cargo.lock
|
|
3
evmjit/.gitignore
vendored
3
evmjit/.gitignore
vendored
@ -1,3 +0,0 @@
|
|||||||
target
|
|
||||||
Cargo.lock
|
|
||||||
*.swp
|
|
1
rpc/.gitignore
vendored
1
rpc/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
Cargo.lock
|
|
1
sync/.gitignore
vendored
1
sync/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
Cargo.lock
|
|
1
util/.gitignore
vendored
1
util/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
Cargo.lock
|
|
Loading…
Reference in New Issue
Block a user