Skip to content
Snippets Groups Projects
Commit 96443309 authored by Saurabh Kumar's avatar Saurabh Kumar
Browse files
parent 846faec6
Loading
...@@ -43,3 +43,17 @@ webpack-stats.json ...@@ -43,3 +43,17 @@ webpack-stats.json
# Compiled language files # Compiled language files
*.mo *.mo
.env .env
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
{
"makefile.extensionOutputFolder": "./.vscode"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment