diff options
author | Andinus <andinus@nand.sh> | 2021-11-09 11:12:51 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-09 11:12:51 +0530 |
commit | a8eae7c40f23c1486ab57941f4bf126aed160544 (patch) | |
tree | 31b2ca368bc805d35d06cca290ff4e959d686b50 /.gitignore | |
parent | e3a8dffc4d9c32d933c6d0369f3a6128736f25e1 (diff) | |
download | fornax-a8eae7c40f23c1486ab57941f4bf126aed160544.tar.gz |
Add more solutions, add note about DFS-51
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 90bc8a9..009aacf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .precomp .log sdist/ + +DFS-51-incomplete.fornax.xz |