vendor pretty-print dep
This commit is contained in:
parent
4a6c1020f4
commit
52a80cfb0e
40 changed files with 2766 additions and 6 deletions
14
pretty-print/.gitignore
vendored
Normal file
14
pretty-print/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# OS
|
||||
.DS_Store/
|
||||
thumbs.db
|
||||
time-travel.*
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.vs/
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# Rust
|
||||
target/
|
||||
Cargo.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue