bessagroup / rvesimulator

Automated representative volume element simulator via abaqus for material constitutive law discovery
https://bessagroup.github.io/rvesimulator/
MIT License
14 stars 2 forks source link

Remove `.vscode` folder from repo #93

Closed mpvanderschelling closed 10 months ago

mpvanderschelling commented 10 months ago

Problem

In the last commit, you accidentally added .vscode/ folder to the repo; this should not be part of your repo since these are VS Code settings of the developer.

Possible solution

Update the .gitignore and remove this folder