Skip to content

Commit 47d3d0a

Browse files
author
Jan Verner
committed
Repo reorg
1 parent a69e56a commit 47d3d0a

File tree

149 files changed

+6
-467318
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+6
-467318
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
/out/
33
/target/
44
/venv/
5-
/*.iml
5+
*.iml
66
.DS_Store
77
__pycache__/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Write-ups
22

33
## Advent of Code
4-
- [Advent of Code 2023](src/main/python/aoc23)
5-
- [Advent of Code 2022](src/main/python/aoc22)
4+
- [Advent of Code 2023](src-python/aoc23)
5+
- [Advent of Code 2022](src-python/aoc22)
66

77
## CTFs
88
- [The Catch 2023](write-ups/TheCatch2023/README.md)
-341 KB
Binary file not shown.

src/main/python/aoc22/day01/day01.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)