1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-04 04:35:19 +02:00

Venv Setup

This commit is contained in:
Sean Morley 2024-09-16 13:24:35 -04:00
parent 1ced1b8b1d
commit f12f9c06e5
3 changed files with 7 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}