Initial commit
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# mdBook output
|
||||
/book
|
||||
|
||||
# IDE/Editor specific
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
.idea/
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Rust build artifacts (if applicable)
|
||||
target/
|
||||
|
||||
# Node.js modules (if applicable)
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user