mirror of
https://gitlab.com/mfocko/LeetCode.git
synced 2024-11-09 15:59:06 +01:00
7 lines
86 B
Text
7 lines
86 B
Text
playground
|
|
|
|
# ignore compiled files
|
|
**/a.out
|
|
|
|
# ignore VSCode, cause screw it
|
|
.vscode
|