Add lang sort log to ignore files

This commit is contained in:
Iain Powrie 2023-10-09 21:27:38 +00:00
parent 71c421b6bd
commit 5aeeeecbfd
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ docker-compose.yml.example
.gitlab/ .gitlab/
.gitignore .gitignore
.gitlab-ci.yml .gitlab-ci.yml
lang_sort_log.txt
# root # root
.editorconfig .editorconfig

1
.gitignore vendored
View File

@ -36,3 +36,4 @@ default.json
app/config/ app/config/
docker/* docker/*
!docker/docker-compose.yml !docker/docker-compose.yml
lang_sort_log.txt