Skip to content

Commit c38674e

Browse files
committed
refactoring code
1 parent 29e2186 commit c38674e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ target/
99
.classpath
1010
.factorypath
1111
.project
12+
.env
1213
.settings
1314
.springBeans
1415
.sts4-cache
@@ -32,5 +33,4 @@ build/
3233
### VS Code ###
3334
.vscode/
3435

35-
logs/*
36-
.env
36+
logs/*

0 commit comments

Comments
 (0)