diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,3 +44,7 @@ Sessionx.vim | |||
44 | .netrwhist | 44 | .netrwhist |
45 | tags | 45 | tags |
46 | [._]*.un~ | 46 | [._]*.un~ |
47 | |||
48 | .vscode/settings.json | ||
49 | .vscode/launch.json | ||
50 | project/project/metals.sbt | ||