diff --git a/.gitignore b/.gitignore index b6a56c6..0505aba 100644 --- a/.gitignore +++ b/.gitignore @@ -117,6 +117,9 @@ venv.bak/ # Rope project settings .ropeproject +# VS Code project settings +.project + # mkdocs documentation /site @@ -138,4 +141,4 @@ datasets/ experiments/results/ # Dependencies -InteractionSimulator/ \ No newline at end of file +InteractionSimulator/