| .gitignore | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/compiler.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.gitignore
New file @@ -0,0 +1,8 @@ /.idea/ /target/ .idea target/ /src/main/webapp/ PmsSystem.iml .class /web_logs/ .idea/compiler.xml
@@ -2,6 +2,7 @@ <project version="4"> <component name="CompilerConfiguration"> <annotationProcessing> <profile default="true" name="Default" enabled="true" /> <profile name="Maven default annotation processors profile" enabled="true"> <sourceOutputDir name="target/generated-sources/annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />