dev: added Mage.Reports output files to git ignore

This commit is contained in:
Oleg Agafonov 2023-11-02 12:24:47 +04:00
parent 5275c87a41
commit ca9e505c31

3
.gitignore vendored
View file

@ -68,6 +68,9 @@ Mage.Verify/*.zip
Mage.Verify/*.json Mage.Verify/*.json
Mage.Verify/db Mage.Verify/db
# Mage.Reports
Mage.Reports/target
# Logs rotation # Logs rotation
*.log.* *.log.*