diff options
| author | CoderStig <79828759+CoderStig@users.noreply.github.com> | 2021-11-05 14:32:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-05 14:32:07 -0600 |
| commit | 1de64dcbe29f09163b8390375c0efc14c30bffcd (patch) | |
| tree | 7d44cbad29451f47bda518d1af62fdc9c8ba5054 /.gitignore | |
| parent | 67549c6061d64db11d4f7686e91534512e58bb68 (diff) | |
Fixed permuter link files (#51)
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 054ff399b..a74abb96c 100755 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ __pycache__/* doxygen/doxygen/* /build/* +nonmatchings/* # decomp permuter *.dump *.mio0 *.z64 |
