Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
Add Vim/VSCode/CLion IDE files to .gitignore.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
  • Loading branch information
geomatsi committed May 16, 2020
1 parent a2385c2 commit de7b5c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/target
**/*.rs.bk
Cargo.lock

.idea
.vscode
rusty-tags.vi

0 comments on commit de7b5c0

Please sign in to comment.