Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Dmitry Lebedev

Avatar
  • Total activity 4
  • Last activity August 15, 2024 17:58
  • Member since July 02, 2024 18:32
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1
Activity overview Posts (0) Comments (1)
Sort by recent activity Recent activity Votes
  • Created July 02, 2024 18:32
    1. Add `.idea/` to `.gitignore`:```plaintext.idea/```2. In the terminal:```bashgit rm -r --cached .idea/```3. Then:```bashgit add .git commit -m "Update .gitignore to exclude .idea directory"```
    1. Community
    2. RubyMine
    3. How to gitignore .idea files
    • -1 votes
Copyright © 2000– JetBrains s.r.o.