Skip to content

Commit

Permalink
[chore] Add Project IDX config files to .gitignore (open-telemetry#34457
Browse files Browse the repository at this point in the history
)

Follow up task related to conversation in:


open-telemetry#34405

Done as a separate pull request to preserve the development branch
containing a working Project IDX config.
  • Loading branch information
michaelsafyan authored and f7o committed Sep 12, 2024
1 parent 3df5ad2 commit d8c1ed6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ vendor/
.vscode
*.code-workspace

# Project IDX
.idx/

# Binaries for programs and plugins
*.exe
*.exe~
Expand Down

0 comments on commit d8c1ed6

Please sign in to comment.