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