Commit 3c044302 authored by Sven Schneider's avatar Sven Schneider
Browse files

updated gitignore file to exclude some package.json file and the .vscode folder

parent 86bff050
Showing with 4 additions and 0 deletions
+4 -0
...@@ -41,6 +41,10 @@ build/Release ...@@ -41,6 +41,10 @@ build/Release
node_modules/ node_modules/
jspm_packages/ jspm_packages/
.vscode/
package-lock.json
package.json
# TypeScript v1 declaration files # TypeScript v1 declaration files
typings/ typings/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment