Skip to content

Commit ab81f74

Browse files
committed
gitignore: Add text editors
1 parent 2ff6706 commit ab81f74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Cargo.lock
1313
# MSVC Windows builds of rustc generate these, which store debugging information
1414
*.pdb
1515

16+
# Code editors
17+
.vscode
18+
*.geany
1619

1720
# Added by cargo
18-
1921
/target

0 commit comments

Comments
 (0)