ignore more temporrary files in vscode
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 29 Nov 2021 16:56:11 +0000 (17:56 +0100)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 29 Nov 2021 16:56:11 +0000 (17:56 +0100)
.vscode/settings.json

index 1529be7e05eeb4fb064f98c2cd6d67f0a2fed5c0..c8cd5cea0db2c7e61f4d0da3cefff9060e4c8c0f 100644 (file)
   "files.exclude": {
     "**/_minted-*": true,
     "**/*.aux": true,
+    "**/*.auxlock": true,
     "**/*.bbl": true,
     "**/*.blg": true,
+    "**/*.idx": true,
+    "**/*.ind": true,
+    "**/*.ilg": true,
+    "**/*.lod": true,
     "**/*.lof": true,
     "**/*.log": true,
     "**/*.lol": true,