Added ./data to .gitignore
This commit is contained in:
parent
8b9fbce489
commit
a92b3788e2
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
/target
|
/target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
/cert/
|
/cert/
|
||||||
|
/data/
|
||||||
/public/
|
/public/
|
||||||
|
|
Loading…
Reference in a new issue