Переглянути джерело

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#.
pull/3128/head
steveh-ivendi 4 роки тому
джерело
коміт
f900e7e0dd
1 змінених файлів з 3 додано та 0 видалено
  1. 3
    0
      VisualStudio.gitignore

+ 3
- 0
VisualStudio.gitignore Переглянути файл

@@ -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/

Завантаження…
Відмінити
Зберегти