Matts966/alphasql

Directory whose name ends with .sql should be ignored

Matts966 opened this issue · 1 comments

Directory whose name ends with .sql should be ignored

We use recursive_directory_iterator or check given paths using is_regular_file os this problem is already fixed.
When it comes to paths of VCS, we ignore it from #26.