Last active
July 28, 2019 07:16
-
-
Save BertiKarsunke/305b02b482a4f0cf67cacce8a1845262 to your computer and use it in GitHub Desktop.
[IDE] Jetbrain
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//deployment exclued path | |
.svn;.cvs;.idea;.DS_Store;.git;.hg;*.hprof;*.pyc;.vscode;node_modules;package-lock.json;vendor;log;*.xlsx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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