Ignore .idea dir from jetbrain's ide

This commit is contained in:
Changxin Miao 2025-03-05 21:41:47 +08:00
parent a3f0380a30
commit 8dc890f1c2

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ compile_commands.json
*~
__pycache__
/target
/.idea