Skip to content

Commit

Permalink
Update gitignore file to that in the repo template.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Apr 23, 2022
1 parent f1f5e22 commit ce48d6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.vs/
.idea/
.vscode/
obj/
bin/
artifacts/
wwwroot/
node_modules/
*.user
.pnpm-debug.log

0 comments on commit ce48d6e

Please sign in to comment.