mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Ignore .jar.original files
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user