diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 68214f10b..9081bffca 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ /adk/config/zconf.output /adk/config/zconf.tab.c /adk/config/zconf.tab.h +/adk/tools/pkgmaker.exe +/adk/tools/depmaker.exe +/adk/tools/pkgrebuild.exe /adk/tools/pkgmaker /adk/tools/depmaker /adk/tools/pkgrebuild |