Skip to content

Commit 86f0b4e

Browse files
committed
add .gitignore for JetBrains & VS Code
these are the most common editors. i'll only use CLion (from JetBrains), but who knows... adding VS Code already now can't hurt :)
1 parent 816c054 commit 86f0b4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
/target
22
/Cargo.lock
3+
4+
.idea
5+
.vscode

0 commit comments

Comments
 (0)