Skip to content

Commit eea4d2d

Browse files
committed
Initial commit
0 parents  commit eea4d2d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/_build
2+
/deps
3+
erl_crash.dump
4+
*.ez

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# adventofcode
2+
Solutions to Advent of Code 2015

0 commit comments

Comments
 (0)