mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 19:40:48 -05:00
Merge pull request #30 from JosephTLyons/Whitespace-cleanup
Cleaned up some extraneous whitespace characters
This commit is contained in:
commit
5009b61030
4 changed files with 2 additions and 5 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -14,4 +14,3 @@
|
|||
# Text files to always have LF (unix) line endings on checkout.
|
||||
*.sh text eol=lf
|
||||
*.zig text eol=lf
|
||||
|
||||
|
|
|
@ -163,4 +163,3 @@ Planned exercises:
|
|||
The initial topics for these exercises were unabashedly cribbed from
|
||||
[ziglearn.org](https://ziglearn.org/). I've since moved things around
|
||||
in an order that I think best lets each topic build upon each other.
|
||||
|
||||
|
|
|
@ -32,4 +32,3 @@ $ zig build -Dhealed [step]
|
|||
Another Bash shell script named `gollum.sh` may also be found. He snatches the
|
||||
original answers and stows them in his secret answers stash. If you leave him
|
||||
alone, he'll leave you alone.
|
||||
|
||||
|
|
Loading…
Reference in a new issue