diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a0ce04 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.idea/ +/logs/ +/D:/ +/target/ \ No newline at end of file diff --git a/gz_car_info.iml b/gz_car_info.iml new file mode 100644 index 0000000..efdd677 --- /dev/null +++ b/gz_car_info.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file