ignore translation and log files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -13,3 +13,7 @@ Doku/**
|
|||||||
.env
|
.env
|
||||||
.venv
|
.venv
|
||||||
coverage.xml
|
coverage.xml
|
||||||
|
*.pot
|
||||||
|
*.mo
|
||||||
|
*.log
|
||||||
|
*.log.*
|
||||||
|
|||||||
@@ -3,3 +3,5 @@ tests/
|
|||||||
*.pyc
|
*.pyc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
build.sh
|
build.sh
|
||||||
|
*.pot
|
||||||
|
*.po
|
||||||
Reference in New Issue
Block a user