diff --git a/.gitignore b/.gitignore index 4fd5457..965ad77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ target Cargo.lock -target -Cargo.lock -target .vscode/settings.json diff --git a/TODO.md b/TODO.md index 8e7ecc9..ab778fe 100644 --- a/TODO.md +++ b/TODO.md @@ -17,6 +17,5 @@ organiztion for a given configuration structure. Some options here could be # Minor Fixes and Polish * Full selector support. (i.e. expressions in the selector parts) -* Error Reporting with Line, Column, and File information. * JSON export * YAML export \ No newline at end of file