Skip to content

Commit

Permalink
Add .idea dir created by JetBrains IDEs to .gitignore. (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ledorub authored and xvzc committed Aug 20, 2024
1 parent 59a6d7b commit da1d3f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ spoof-dpi
spoof-dpi-*
spoof-dpi.*
!*/spoof-dpi/
.DS_Store
out/**

.DS_Store
.idea/

0 comments on commit da1d3f4

Please sign in to comment.