fixing ignores
This commit is contained in:
parent
0587409f5a
commit
8466b98019
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,6 +10,9 @@
|
||||
# Generated by Cargo
|
||||
**/target/
|
||||
|
||||
# libs cargo lock
|
||||
**/Cargo.lock
|
||||
|
||||
# vim stuff
|
||||
*.swp
|
||||
|
||||
|
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
|
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