mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-12-21 23:56:30 +00:00
ignore txt files for inputs
This commit is contained in:
parent
16dbc2cd1a
commit
dbfe54f178
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
.venv
|
||||
.vscode
|
||||
node_modules
|
||||
|
||||
*.txt
|
||||
|
Loading…
Reference in New Issue
Block a user