diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ haskell/* haskell/wip/* !haskell/wip/*.hs +rust/* +!rust/*.rs |
![]() |
index : project_euler.git | |
| My solutions to the project euler problems |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -10,3 +10,5 @@ haskell/* haskell/wip/* !haskell/wip/*.hs +rust/* +!rust/*.rs |