This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
exercism
Watch
1
Star
0
Fork
You've already forked exercism
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Updated to ignore things in Haskell
master
Julio Biason
3 years ago
parent
40b4d55cda
commit
5222e53ad3
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.gitignore
3
.gitignore
vendored
Unescape
Escape
View File
@ -13,3 +13,6 @@ _build
# C#
**/obj/**
**/bin/**
# Haskell
**/.stack-work/**
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jbiason/exercism
Title
Body
Create Issue