Skip to content

Commit

Permalink
ignore dist folder from git
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmilkov committed Nov 5, 2016
1 parent e983d84 commit 35c3201
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
typings
node_modules/
typings/
dist/
*.log
.vscode

0 comments on commit 35c3201

Please sign in to comment.