Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 21acd7e

Browse files
committed
Add gitignore for different IDEs for all us non-windows users
1 parent 363f54b commit 21acd7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,10 @@ MigrationBackup/
361361
# Fody - auto-generated XML schema
362362
FodyWeavers.xsd
363363

364+
# IDEs and Editors
364365
.vs/
366+
.vscode/
367+
.idea/
365368

366369
# Umbraco things
367370
**/[Uu]mbraco/
@@ -380,3 +383,4 @@ FodyWeavers.xsd
380383
# Ignore the copied App_Plugins folder
381384
samples/*/App_Plugins/uiexamples/*
382385
/samples/Umbraco14.Website/App_Plugins
386+

0 commit comments

Comments
 (0)