Skip to content

Commit f900e7e

Browse files
steveh-ivendishiftkey
authored andcommitted
Ignore the .ionide working folder (#3108)
If you have the [Ionide](http://ionide.io/) tools installed you will get an `.ionide` directory created in each directory that you open with VS Code, regardless of whether or not you are using F#.
1 parent 50e42aa commit f900e7e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,3 +347,6 @@ healthchecksdb
347347

348348
# Backup folder for Package Reference Convert tool in Visual Studio 2017
349349
MigrationBackup/
350+
351+
# Ionide (cross platform F# VS Code tools) working folder
352+
.ionide/

0 commit comments

Comments
 (0)