Browse Source

Merge branch 'master' into compile-time-brush-parsing

pull/6031/head
Dariusz Komosiński 5 years ago
committed by GitHub
parent
commit
ca293ea979
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore

3
.gitignore

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

Loading…
Cancel
Save