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

Update .gitignore to exclude .vscode/settings.json

This commit is contained in:
Sean Morley 2024-11-29 17:03:20 -05:00
parent f03c74cd74
commit 0d9c063c58

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
# Ignore everything in the .venv folder
.venv/
.venv/
.vscode/settings.json