@@ -41,3 +41,26 @@
*.su
*.idb
*.pdb
+
+.vscode/
+*.code-workspace
+.history/
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
+launch.json
+tasks.json
+.idea/
+*.iws
+*.iml
+*.ipr
+node_modules/
+dist/
+build/