chore: added IDE exceptions to .gitignore

This commit is contained in:
Roberto Tonino
2021-03-26 22:38:12 +01:00
parent c20041aee7
commit f98abb384c
2 changed files with 5 additions and 521 deletions

4
.gitignore vendored
View File

@@ -59,3 +59,7 @@ typings/
# next.js build output
.next
# IDE
.vscode
.idea