7 lines
86 B
Text
7 lines
86 B
Text
playground
|
|
|
|
# ignore compiled files
|
|
**/a.out
|
|
|
|
# ignore VSCode, cause screw it
|
|
.vscode
|