Skip to content

Instantly share code, notes, and snippets.

@BertiKarsunke
Last active July 28, 2019 07:16
Show Gist options
  • Save BertiKarsunke/305b02b482a4f0cf67cacce8a1845262 to your computer and use it in GitHub Desktop.
Save BertiKarsunke/305b02b482a4f0cf67cacce8a1845262 to your computer and use it in GitHub Desktop.
[IDE] Jetbrain
//deployment exclued path
.svn;.cvs;.idea;.DS_Store;.git;.hg;*.hprof;*.pyc;.vscode;node_modules;package-lock.json;vendor;log;*.xlsx
//deployment exclued path
.svn;.cvs;.idea;.DS_Store;.git;.hg;*.hprof;*.pyc;node_modules;package-lock.json;*.log;.vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment