Add billing data logs to gitignore
This commit is contained in:
parent
86bfdb68c9
commit
084c896b40
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,3 +27,4 @@ Thumbs.db
|
||||||
# Ignore temporary files
|
# Ignore temporary files
|
||||||
/tmp/
|
/tmp/
|
||||||
*.tmp
|
*.tmp
|
||||||
|
modules/billing/data/*.log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue