gitignore fix
This commit is contained in:
parent
a5ea52b993
commit
a76fef34e1
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -1,7 +1,7 @@
|
|||
# bin
|
||||
# coverage.out
|
||||
# coverage
|
||||
# .env
|
||||
# tmp
|
||||
# build
|
||||
# *.log
|
||||
bin
|
||||
coverage.out
|
||||
coverage
|
||||
.env
|
||||
tmp
|
||||
build
|
||||
*.log
|
||||
Loading…
Reference in New Issue
Block a user