On file naming: the advanced part is called 'beyond_basics' such that the execution order (basics first, then advanced) is correct.
4 lines
37 B
Text
4 lines
37 B
Text
$ cat << EOT > .gitignore
|
|
|
|
tmp/*
|
|
EOT
|