mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Ignore *.log.* since cas uses a rolling log
This commit is contained in:
parent
be974b398d
commit
d1cbaf609c
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@ bin/
|
|||||||
intellij/
|
intellij/
|
||||||
build/
|
build/
|
||||||
*.log
|
*.log
|
||||||
|
*.log.*
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
|
Loading…
x
Reference in New Issue
Block a user