diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,5 +5,11 @@ sorter *.tar.zst pkg/* +*.aux +*.log +*.out +*.toc +*.pdf + *.diff data/* |
| index : sorter.git | |
| Reimplementation of the GNU Binutils sort utility in x86-64 Assembly. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -5,5 +5,11 @@ sorter *.tar.zst pkg/* +*.aux +*.log +*.out +*.toc +*.pdf + *.diff data/* |