mirror of
https://github.com/lutris/lutris.git
synced 2025-12-24 00:00:29 -05:00
Add .vscode to .gitignore; I'll not add launch.json with permission, but I need to use it myself since PyCharm has crossed the broken event horizon.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -33,5 +33,8 @@ venv
|
||||
env
|
||||
.env
|
||||
|
||||
# VS Codium files
|
||||
.vscode
|
||||
|
||||
# glade recovery files
|
||||
*.ui~
|
||||
|
||||
Reference in New Issue
Block a user