diff --git a/.gitignore b/.gitignore index 4db395b..45d4db2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target/ Cargo.lock proto/StarRail.proto proto/nameTranslation.txt -/*.json \ No newline at end of file +/*.json +./.idea \ No newline at end of file