bbopt / nomad

NOMAD - A blackbox optimization software
https://nomad-4-user-guide.readthedocs.io/
GNU Lesser General Public License v3.0
116 stars 24 forks source link

.gitignore should include .vs #50

Closed wxinix closed 3 years ago

wxinix commented 3 years ago

The latest release v4.1.0 supports Windows build - that is great, and thank you

I think the following line should be included in .gitignore file:

.vs

ctribes commented 3 years ago

Thanks for the comment and suggestion.