Skip to content

Commit

Permalink
Add VSCode files in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Nov 13, 2020
1 parent 1d9d756 commit 8f3c042
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ tmp
/.idea/**
!/.idea/runConfigurations/
!/.idea/runConfigurations/*

# VSCode
.vscode/
.bloop/
.metals/
metals.sbt
2 changes: 1 addition & 1 deletion ScalliGraph
Submodule ScalliGraph updated 1 files
+9 −1 .gitignore

0 comments on commit 8f3c042

Please sign in to comment.