Added gitignore
This commit is contained in:
parent
41f6c65a46
commit
77c93bf874
3 changed files with 4 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -9,7 +9,7 @@
|
|||
"name": "Debug",
|
||||
"program": "${workspaceFolder}/main.lua",
|
||||
"type": "node-terminal",
|
||||
"command": "./love-11.5-x86_64.AppImage . && exit"
|
||||
"command": "./love.AppImage . && exit"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue