diff --git a/.gitignore b/.gitignore index f68d109..8fcee8a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ out/ !**/src/main/**/out/ !**/src/test/**/out/ + ### Eclipse ### .apt_generated .classpath diff --git a/.idea/.gitignore b/.idea/.gitignore index 35410ca..791ad37 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,4 @@ + # 默认忽略的文件 /shelf/ /workspace.xml diff --git a/Computer.iml b/Computer.iml index c90834f..e387469 100644 --- a/Computer.iml +++ b/Computer.iml @@ -1,4 +1,5 @@ +