diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ *.o sorter + *.tar.gz +*.tar.zst +pkg/* + *.diff data/* |
| index : sorter.git | |
| Reimplementation of the GNU Binutils sort utility in x86-64 Assembly. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,5 +1,9 @@ *.o sorter + *.tar.gz +*.tar.zst +pkg/* + *.diff data/* |