Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig authored Apr 23, 2022
1 parent 22b6d9b commit 7093d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,8 @@ log.xml
profiling/
*.orig
.vs/
#.vscode/
.vscode/

This comment has been minimized.

Copy link
@0liver

0liver Apr 23, 2022

Contributor

Shouldn't this be done in all submodule again?

.idea/
.build/
.testPublish/

Expand All @@ -189,4 +190,3 @@ node_modules/
src/*.Web/Localization
/src/package.json
/.editorconfig
/.idea

0 comments on commit 7093d4f

Please sign in to comment.