mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
# Ignore everything in the .venv folder
|
|
.venv/
|
|
.vscode/settings.json
|
|
.pnpm-store/
|
|
.env
|