浏览代码

Update of git cache

Jérôme BUISINE 5 年之前
父节点
当前提交
ed96ae9e32
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 2 0
      .gitignore
  2. 0 3
      .vscode/settings.json

+ 2 - 0
.gitignore

@@ -64,3 +64,5 @@ generated/*
 curves_pictures/*
 !generated/**/*.csv
 !generated/**/*.txt
+
+.vscode

+ 0 - 3
.vscode/settings.json

@@ -1,3 +0,0 @@
-{
-    "python.pythonPath": "/home/jbuisine/.pyenv/versions/thesis-venv/bin/python"
-}