Browse Source

Fixed incorrect .gitignore entry.

pull/1138/head
Steven Kirk 9 years ago
parent
commit
d08f86d58b
  1. 2
      .gitignore

2
.gitignore

@ -108,7 +108,7 @@ AppPackages/
# NCrunch
_NCrunch_*/
*.ncrunchsolution.user
nCrunchTemp_*/
nCrunchTemp_*
# Others
sql/

Loading…
Cancel
Save