Skip to content

Commit

Permalink
chore(cb2-11778): added .idea files to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kcarr-bjss authored and jenkins committed May 7, 2024
1 parent cc41fd9 commit f5a9e0d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,7 @@ reports
*.map

# npm audit results
npm-audit.html
npm-audit.html

# Idea specific hidden files
.idea/**

0 comments on commit f5a9e0d

Please sign in to comment.