mirror of
https://github.com/weizhiqiang1995/erp-pro.git
synced 2024-11-15 04:22:00 +08:00
17 lines
131 B
Text
17 lines
131 B
Text
|
*.class
|
||
|
|
||
|
# Package Files #
|
||
|
*.war
|
||
|
*.ear
|
||
|
|
||
|
class
|
||
|
.idea
|
||
|
*.iml
|
||
|
.settings
|
||
|
*.classpath
|
||
|
/bin
|
||
|
classes
|
||
|
/target/
|
||
|
/.project/
|
||
|
/.metadata/
|
||
|
/logs/
|