Skip to content

Commit 9c16155

Browse files
committed
fixes
1 parent 272019a commit 9c16155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ __pycache__/
77
*.so
88

99
# AoC
10+
.aoc_tiles/*
11+
!.aoc_tiles/tiles/
1012
.aoctiles/
1113
*.yaml
1214

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ These files are also located in each directory: `input.txt` (my input for the da
129129
from the AoC examples. So, if you don't want to change anything in the code, just put your `input.txt` file into folder
130130
with the Python solution.
131131

132-
### **The project has no dependencies.**
133-
134132
Some scripts may run slower when using **CPython**, so I strongly recommend you using [**PyPy**](https://www.pypy.org/).
135133

136134
All solution print to `stdout`. Example output:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy