mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-06 05:38:03 +08:00
Ignore .jar.original files
This commit is contained in:
parent
7d929d766d
commit
ac86ea7688
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,5 +19,6 @@ spring.zip
|
|||||||
repository/
|
repository/
|
||||||
*.jar
|
*.jar
|
||||||
*.jar.orig
|
*.jar.orig
|
||||||
|
*.jar.original
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
Loading…
Reference in New Issue
Block a user