mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
5 lines
87 B
Text
5 lines
87 B
Text
# Ignore everything in the .venv folder
|
|
.venv/
|
|
.vscode/settings.json
|
|
.pnpm-store/
|
|
.env
|