update TODO scopes

This commit is contained in:
Jonathan Shook
2023-10-06 16:37:42 -05:00
parent 06be5cde64
commit bf2b16bbe3
3 changed files with 6 additions and 1 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,8 @@ local/**
metrics/**
bin/**
**/.idea
!.idea/scopes
!.idea/scopes/**
**/*.iml
**/target
**/.classpath