Skip to content

Commit

Permalink
add .profileconfig.json to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shalom938 committed May 6, 2024
1 parent 2ba5f63 commit adc1f66
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 @@ -34,3 +34,6 @@ build/*

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

## Idea profiler
.profileconfig.json

0 comments on commit adc1f66

Please sign in to comment.