.cleanignore 85 B

1234567
  1. # jetbrains IDE stuff
  2. *.iml
  3. !**/node_modules/**/*.iml
  4. .idea/
  5. # ms IDE stuff
  6. .vscode