diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-12-01 20:40:44 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-12-01 20:40:44 +0100 |
commit | 88f3954385b272d74fac09b57544cd9ab3490668 (patch) | |
tree | 0726dc4fafc44c235d4af23adbc9aa4e3c1ce669 /.gitignore |
garbage man day 1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e427dd8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*/input.txt |