Skip to content

Commit

Permalink
Initiate the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Nguyen committed Jan 7, 2020
0 parents commit a0d686b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/target/
**/*.rs.bk
/.idea/
**/*.iml
1 change: 1 addition & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
merge_imports = true

0 comments on commit a0d686b

Please sign in to comment.