mirror of
https://github.com/rust-lang/mdBook
synced 2025-03-04 07:07:18 +00:00
17 lines
189 B
Text
17 lines
189 B
Text
target
|
|
|
|
# MacOS temp file
|
|
.DS_Store
|
|
|
|
book-test
|
|
book-example/book
|
|
|
|
.vscode
|
|
tests/dummy_book/book/
|
|
|
|
# Ignore Jetbrains specific files.
|
|
.idea/
|
|
|
|
# Ignore Vim temporary and swap files.
|
|
*.sw?
|
|
*~
|