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#.
This commit is contained in:
steveh-ivendi 2019-07-21 14:45:57 +01:00 committed by Brendan Forster
parent 50e42aa106
commit f900e7e0dd
1 changed files with 3 additions and 0 deletions

View File

@ -347,3 +347,6 @@ healthchecksdb
# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/