|
|
|
@ -4,3 +4,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
|
|
|
**/*.rs.bk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### VisualStudioCode ###
|
|
|
|
|
|
|
|
.vscode/* # Maybe .vscode/**/* instead - see comments
|
|
|
|
|
|
|
|
!.vscode/settings.json
|
|
|
|
|
|
|
|
!.vscode/tasks.json
|
|
|
|
|
|
|
|
!.vscode/launch.json
|
|
|
|
|
|
|
|
!.vscode/extensions.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### VisualStudioCode Patch ###
|
|
|
|
|
|
|
|
# Ignore all local history of files
|
|
|
|
|
|
|
|
**/.history
|