Initial experiment.
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
*.bk
|
||||
*.swp
|
||||
*.swo
|
||||
*.swx
|
||||
tags
|
||||
target
|
||||
Cargo.lock
|
||||
.*.rustfmt
|
||||
rusty-tags.*
|
||||
docs/_build
|
||||
*~
|
||||
\#*\#
|
||||
Reference in New Issue
Block a user