YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
33 stars 30 forks source link

.idea files not being ignored by git #695

Open dorian451 opened 1 year ago

dorian451 commented 1 year ago

Describe the bug IDE-specific settings stored by Jetbrains IDES such as Webstorm or Pycharm are not ignored by git.

To Reproduce

  1. Use a Jetbrains IDE .
  2. Look at unstaged changes.

Expected behavior IDE-specific files should be ignored, like for VSCode.