Commit graph

6 commits

Author SHA1 Message Date
Stefano Pigozzi
d94c2df680
Create main IDEA module 2024-10-21 22:31:19 +02:00
Stefano Pigozzi
eba8386bfb
Import IDEA code style settings from Prettier 2024-10-21 22:30:38 +02:00
Stefano Pigozzi
6aaf48ea54
Let IDEA know this project is using Git 2024-10-21 21:10:16 +02:00
Stefano Pigozzi
880657d3d4
Add a "Managed by Crowdin" IDEA scope
This makes it easier to filter out files not to be edited directly in the editor.
2024-10-21 21:10:01 +02:00
Stefano Pigozzi
2a7b86ec46
Add IDEA project name
Set to "Phanpy"
2024-10-21 21:08:37 +02:00
Stefano Pigozzi
d0785c8134
Remove .idea from gitignore
It manages its own ignores via `.idea/.gitignore`, and can optionally be excluded with `.git/info/exclude` in case.
2024-10-21 19:53:05 +02:00