mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-10-16 08:04:07 +00:00
新版本发布
This commit is contained in:
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
*.js linguist-language=Java
|
||||||
|
*.css linguist-language=Java
|
||||||
|
*.html linguist-language=Java
|
||||||
|
*.vue linguist-language=Java
|
12
.github/ISSUE_TEMPLATE.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
##### 版本号:
|
||||||
|
|
||||||
|
|
||||||
|
##### 问题描述:
|
||||||
|
|
||||||
|
|
||||||
|
##### 截图&代码:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
友情提示: 未按格式要求发帖,会直接删掉。
|
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
## ide
|
||||||
|
**/.idea
|
||||||
|
*.iml
|
||||||
|
|
||||||
|
## backend
|
||||||
|
**/target
|
||||||
|
**/logs
|
||||||
|
|
||||||
|
## front
|
||||||
|
**/*.lock
|
Reference in New Issue
Block a user