X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=8ddca4bea480b8dfb25dcd55fc9a35cce5820184;hb=90a9a10f90101fa6ad60683f4ce75bb422c8652d;hp=6c68f3af62ef20a3d0c24af183c5652f2f4b1595;hpb=522eea0367c1381247471bc4393ae9c9de398120;p=poolifier.git diff --git a/.gitignore b/.gitignore index 6c68f3af..8ddca4be 100644 --- a/.gitignore +++ b/.gitignore @@ -36,11 +36,24 @@ jspm_packages # Optional REPL history .node_repl_history -# Project specifics -.vscode/ +# VisualStudioCode +.vscode/* +!.vscode/extensions.json +!.vscode/launch.json +!.vscode/settings.json +!.vscode/tasks.json + +# Intellij +/.idea +/outputs +/docker/mongo +build/config.gypi # Mac -.DS_Store/ .DS_Store -.history/ \ No newline at end of file +# Project specifics +.eslintcache +.history/ +.scannerwork +lib