Skip to content

Commit

Permalink
added folders to gitignore that should not be pressent in git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lauta committed Apr 25, 2023
1 parent d440e27 commit d6e98ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules
.nyc_output
.DS_Store
.vscode

0 comments on commit d6e98ff

Please sign in to comment.