fix typos in .gitignore
This commit is contained in:
parent
35057d7957
commit
6eb3097f3d
6 changed files with 241 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,10 +3,10 @@
|
|||
!.gitignore
|
||||
|
||||
!docs/
|
||||
!docs/**/
|
||||
!docs/**
|
||||
|
||||
!src/
|
||||
!src/**/
|
||||
!src/**
|
||||
|
||||
!Cargo.lock
|
||||
!Cargo.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue