diff --git a/.gitignore b/.gitignore index 372e20a51b..3e28a40710 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,14 @@ +# dependencies bower_components node_modules + +# compiled output dist + +# IDEs +.idea +.vscode + +# misc +.DS_Store +npm-debug.log \ No newline at end of file