Update .gitignore

This commit is contained in:
Santhosh Thottingal
2019-08-29 17:05:05 +05:30
parent e53d7d1250
commit 124e8f7ed0

16
.gitignore vendored
View File

@@ -1,2 +1,16 @@
node_modules
supplementalData.xml
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln