day1
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# haskell
|
||||
dist-newstyle
|
||||
.stack-work/
|
||||
*~
|
||||
|
||||
# rust
|
||||
build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user