This website requires JavaScript.
Explore
Help
Register
Sign In
aoc
/
2018
Watch
1
Star
0
Fork
You've already forked 2018
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
08eaeb02e6
2018
/
.gitignore
10 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve performance
2018-12-01 15:21:38 +00:00
# Ignore everything without extension
*
Add day2 and readd day1
2018-12-02 15:52:36 +00:00
!*.*
Improve performance
2018-12-01 15:21:38 +00:00
!*/
day1: add solution
2018-12-01 13:52:17 +00:00
*.in
Improve performance
2018-12-01 15:21:38 +00:00
*.hi
*.o
Add day2 and readd day1
2018-12-02 15:52:36 +00:00
*.prof