X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=d3b8590e5d1dbce8eda34cc04c6e5a298eea2acc;hb=767e23e80a540dcedab8a2aa5203b8526e3df7b1;hp=6d8f90fba979bc7fd18b695cde1858278232c211;hpb=1eaa679e42a2a158b38e6fd615fd04b1bf6eb694;p=poolifier.git diff --git a/.gitignore b/.gitignore index 6d8f90fb..d3b8590e 100644 --- a/.gitignore +++ b/.gitignore @@ -36,13 +36,23 @@ 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 +# Project specifics .history/ - +.scannerwork lib