Skip to content

Commit

Permalink
Remove .vscode directory
Browse files Browse the repository at this point in the history
  • Loading branch information
start committed Sep 23, 2020
1 parent da8ef7e commit 7e6b5a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 73 deletions.
28 changes: 3 additions & 25 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,33 +1,11 @@
# All JavaScript, source maps, and type declarations generated by TypeScript's compiler
compiled

# Any JavaScript, source maps, and type declarations we distribute
dist

# Lint warnings generated by TSLint
lint-warnings.txt
# Visual Studio Code workspace settings
.vscode

# Folder appearance options for macOS
*.DS_Store

# Logs
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
# Dependencies
node_modules
32 changes: 0 additions & 32 deletions .vscode/launch.json

This file was deleted.

16 changes: 0 additions & 16 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 7e6b5a2

Please sign in to comment.