mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-17 21:26:13 -04:00
Add .idea directory to gitignore
For users of the Jetbrains IDEs, the `.idea` directory isn't strictly necessary for version control. It's better to ignore it than tie a repo to specific tooling.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -162,3 +162,6 @@ src/.idea/
|
||||
|
||||
# API doc generation
|
||||
.config/
|
||||
|
||||
# Ignore Jetbrains IntelliJ Workspace Directories
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user