mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-05-09 07:25:01 -04:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
# Ignore everything in the .venv folder
|
|
.venv/
|
|
.vscode/settings.json
|
|
.pnpm-store/
|
|
.env
|