mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
dev: added Mage.Reports output files to git ignore
This commit is contained in:
parent
5275c87a41
commit
ca9e505c31
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -68,6 +68,9 @@ Mage.Verify/*.zip
|
|||
Mage.Verify/*.json
|
||||
Mage.Verify/db
|
||||
|
||||
# Mage.Reports
|
||||
Mage.Reports/target
|
||||
|
||||
# Logs rotation
|
||||
*.log.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue