This website works better with JavaScript
Home
Explore
Help
Register
Sign In
david
/
howdoi
mirror of
https://github.com/gleitz/howdoi.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
update gitignore
Diana Arreola
4 years ago
parent
153bf2f0c4
commit
4ea67505b4
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
extension/vscode-howdoi/.gitignore
+ 1
- 1
extension/vscode-howdoi/.gitignore
View File
@@ -1,5 +1,5 @@
node_modules/
-out/
src/code-editor-integration/
+out/
.vscode/**
.vscode-test/**