Browse Source

Adds CodeRush directory to GIT ignored files

pull/6229/head
Miha Markič 5 years ago
parent
commit
cd54a9255d
  1. 3
      .gitignore

3
.gitignore

@ -106,6 +106,9 @@ _NCrunch_*/
*.ncrunchsolution.user
nCrunchTemp_*
# CodeRush
.cr/
# Others
sql/
*.Cache

Loading…
Cancel
Save