9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
@"
|
|
__pycache__/
|
|
*.pyc
|
|
venv/
|
|
*.log
|
|
"@ | Out-File -Encoding utf8 .gitignore
|
|
.env
|
|
data/
|
|
account.json.php |