1
0
Fork 0
mirror of https://gitlab.com/mfocko/LeetCode.git synced 2024-09-19 17:56:55 +02:00
LeetCode/.gitignore
Matej Focko 58a84ebb43
chore: ignore VSCode
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-12-12 14:37:05 +01:00

7 lines
86 B
Text

playground
# ignore compiled files
**/a.out
# ignore VSCode, cause screw it
.vscode